Click or drag to resize

LinearRegressionParameter Constructor

Overload List
 NameDescription
Protected methodLinearRegressionParameter Used by Clone method.
Public methodLinearRegressionParameter(LinearRegression, Int32) Construct a LinearRegressionParameter instance for the parameter at the given index in the given LinearRegression.
Public methodLinearRegressionParameter(Int32, Double, Double, Double, Int32, Double) Construct a LinearRegressionParameter with the values.
Top
See Also