Click or drag to resize

QRRegressionCalculationCalculateParameters Method

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