IMSL C# Numerical Library

StepwiseRegression.CoefficientTTests Property

The student-t test statistics for the regression coefficients.

public virtual StepwiseRegression.CoefficientTTestsValue CoefficientTTests {get;}

Property Value

A StepwiseRegression.CoefficientTTestsValue object containing statistics relating to the regression coefficients.

See Also

StepwiseRegression Class | Imsl.Stat Namespace