AbstractLSEstimateResiduals Method |
| Name | Description | |
|---|---|---|
| EstimateResiduals(Matrix, Vector) |
Calculate residuals of estimations, using computed regression parameters, regressors and regressand values.
Use this this method for multiple observations.
| |
| EstimateResiduals(Vector, Matrix, Vector) |
Calculate residuals of estimations, using specified regression parameters, regressors and regressand values.
Use this this method for multiple observations.
| |
| EstimateResiduals(Vector, Matrix, Vector, Vector) |
Calculate residuals of estimations, using specified regression parameters, regressors and regressand values.
Use this this method for multiple observations.
|