Click or drag to resize
LinearRegression Properties

The LinearRegression type exposes the following members.

Properties
  NameDescription
Public propertyANOVA
Returns an analysis of variance table and related statistics.
Public propertyCoefficientTTests
Returns statistics relating to the regression coefficients.
Public propertyHasIntercept
A bool which indicates whether or not an intercept is in this regression model.
Public propertyRank
Returns the rank of the matrix.
Top
See Also