MultipleLinearRegressionRegress Method |
Name | Description | |
---|---|---|
Regress(Double, Double) | Obsolete.
Performs the regression using the input vectors and output
data, returning the sum of squared errors of the fit.
| |
Regress(Double, Double, Boolean) | Obsolete.
Performs the regression using the input vectors and output
data, returning the sum of squared errors of the fit.
| |
Regress(Double, Double, Double, Boolean) | Obsolete.
Performs the regression using the input vectors and output
data, returning the sum of squared errors of the fit.
|