Click or drag to resize

AbstractLSEstimateResidual Method

Overload List
  NameDescription
Public methodEstimateResidual(Vector, Double)
Calculate residuals of estimations, using computed regression parameters, regressors and regressand value. Use this this method for single observation.
Public methodStatic memberEstimateResidual(Vector, Vector, Double)
Calculate residuals of estimations, using computed regression parameters, regressors and regressand value. Use this this method for single observation.
Top
See Also