Computes forecasts and their associated probability limits for an ARMA model.
int
scalar containing the maximum lead time for forecasts. nForecast
must be greater than 0. A double
matrix of dimensions of nForecast
by BackwardOrigin+1
containing the forecasts. Return null
if the least-square estimates of parameters is not computed.
ARMA Class | Imsl.Stat Namespace