Returns the deviations for each forecast used for calculating the forecast confidence limits.
A double
array of length BackwardOrigin+nForecast
containing the deviations for calculating forecast confidence intervals. The confidence level is specified in the Confidence
property.
Note that the Forecast
or GetForecast
method must be invoked first before invoking this method. Otherwise, the method returns null
.
ARAutoUnivariate Class | Imsl.Stat Namespace