Click or drag to resize
Accord.NET (logo)

MultipleLinearRegressionRegress Method

Overload List
  NameDescription
Public methodRegress(Double, Double) Obsolete.
Performs the regression using the input vectors and output data, returning the sum of squared errors of the fit.
Public methodRegress(Double, Double, Boolean) Obsolete.
Performs the regression using the input vectors and output data, returning the sum of squared errors of the fit.
Public methodRegress(Double, Double, Double, Boolean) Obsolete.
Performs the regression using the input vectors and output data, returning the sum of squared errors of the fit.
Top
See Also