IMSL C# Numerical Library

LinearRegression.CoefficientTTestsValue Constructor 

CoefficientTTestsValue contains statistics related to the regression coefficients.

public LinearRegression.CoefficientTTestsValue(
   LinearRegression lr
);

Parameters

lr
A LinearRegression object used to calculate the regression statistics.

See Also

LinearRegression.CoefficientTTestsValue Class | Imsl.Stat Namespace