Click or drag to resize

ARModelGetResiduals Method

Overload List
  NameDescription
Public methodGetResiduals(Int32)
Gives differences between the observed values and the estimated function values for specified number of the latest observations. http://en.wikipedia.org/wiki/Errors_and_residuals_in_statistics
Public methodGetResiduals(Vector)
Fills specified vector by differences between the observed values and the estimated function values for latest observations. http://en.wikipedia.org/wiki/Errors_and_residuals_in_statistics
Top
See Also