Click or drag to resize

CORegressionCalculationCalculateParameters Method

Overload List
 NameDescription
Public methodCalculateParameters(DoubleMatrix, DoubleVector) Calculates the parameters for a regression using a complete orthogonal decomposition of the regression matrix to solve the least squares problem.
Public methodCalculateParameters(DoubleMatrix, DoubleVector, Boolean) Calculates the parameters for a regression using a complete orthogonal decomposition of the regression matrix to solve the least squares problem.
Top
See Also