The LinearRegression type exposes the following members.

Properties

NameDescription
ANOVA
Returns an analysis of variance table and related statistics.
CoefficientTTests
Returns statistics relating to the regression coefficients.
HasIntercept
A bool which indicates whether or not an intercept is in this regression model.
Rank
Returns the rank of the matrix.

See Also