![]() | QRRegression |
Name | Description | |
---|---|---|
![]() | CalculateParameters(DoubleMatrix, DoubleVector) | Calculates the parameters for the regression using a QR decomposition of the regression matrix to solve the least squares problem. |
![]() | CalculateParameters(DoubleMatrix, DoubleVector, Boolean) | Calculates the parameters for the regression using a QR decomposition of the regression matrix to solve the least squares problem. |