Chapter Contents

Previous

Next

The ARIMA Procedure

The following option was added to the FORECAST statement.

SIGSQ=
specifies the variance term used in the formula for computing forecast standard errors and confidence limits. The default value is the variance estimate computed by the preceding ESTIMATE statement. This option is useful when you wish to generate forecast standard errors and confidence limits based on a published model. It would often be used in conjunction with the NOEST option in the preceding ESTIMATE statement.

The following observations were added to the where variable _STAT_ in the OUTSTAT= Data Set.
_STAT_=NITER Number of iterations
_STAT_=CONV Convergence Status


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.