AbstractLSEstimateResidual Method |
| Name | Description | |
|---|---|---|
| EstimateResidual(Vector, Double) |
Calculate residuals of estimations, using computed regression parameters, regressors and regressand value.
Use this this method for single observation.
| |
| EstimateResidual(Vector, Vector, Double) |
Calculate residuals of estimations, using computed regression parameters, regressors and regressand value.
Use this this method for single observation.
|