IMSL C# Numerical Library

LinearRegression.CoefficientTTestsValue Class

CoefficientTTestsValue contains statistics related to the regression coefficients.

For a list of all members of this type, see LinearRegression.CoefficientTTestsValue Members.

System.Object
   Imsl.Stat.LinearRegression.CoefficientTTestsValue

public class LinearRegression.CoefficientTTestsValue

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

LinearRegression.CoefficientTTestsValue Members | Imsl.Stat Namespace