MAModelGetResiduals Method |
Name | Description | |
---|---|---|
GetResiduals(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
| |
GetResiduals(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
|