Previous Page | Next Page

The HPFDIAGNOSE Procedure

FORECAST Statement

FORECAST variables / < / options> ;
Any number of FORECAST statements can be used in the HPFDIAGNOSE procedure. The FORECAST statement lists the variables in the DATA= data set to be diagnosed. The variables are dependent or response variables that you want to forecast in the HPFENGINE procedure.

The following options can be used in the FORECAST statement.

ACCUMULATE=option

See the ACCUMULATE= option in the section ID Statement for more details.

SETMISSING=option |number

See the SETMISSING= option in the section ID Statement for more details.

TRIMMISS=option

See the TRIMMISS= option in the section ID Statement for more details.

ZEROMISS=option

See the ZEROMISS= option in the section ID Statement for more details.

Previous Page | Next Page | Top of Page