Click or drag to resize

LinearRegressionParameter Properties

The LinearRegressionParameter type exposes the following members.

Properties
 NameDescription
Public propertyBeta Gets the standardized beta coefficient.
Public propertyParameterIndex Gets the index of this parameter in the linear regresssion.
Public propertyStandardError Gets the standard error of this parameter.
Public propertyValue Gets the value of this parameter.
Top
See Also