IMSL C# Numerical Library

LinearRegression.CoefficientTTests Property

Returns statistics relating to the regression coefficients.

public LinearRegression.CoefficientTTestsValue CoefficientTTests {get;}

Property Value

A LinearRegression.CoefficientTTestsValue object which possesses regression statistics related to the coefficients.

See Also

LinearRegression Class | Imsl.Stat Namespace