Click or drag to resize

LinearRegressionParameter Fields

The LinearRegressionParameter type exposes the following members.

Fields
 NameDescription
Protected fieldbeta_ Beta field.
Protected fielddegreesOfFreedom_ Degrees of freedom field.
Protected fieldmodelVariance_ Model variance field.
Protected fieldparameterValue_ Parameter value field.
Protected fieldparameterVariance_ Parameter variance field.
Protected fieldparamIndex_ Parameter index field.
Top
See Also