Returns forecasts
int
representing the number of requested forecasts beyond the last value in the series. A double
array containing the nForecast+BackwardOrigin
forecasts. The first BackwardOrigin
forecasts are one-step ahead forecasts for the last BackwardOrigin
values in the series. The next nForecast
values in the returned series are forecasts for the next values beyond the series.
ARMA Class | Imsl.Stat Namespace