Previous Page | Next Page

The HPFARIMASPEC Procedure

PROC HPFARIMASPEC Statement

PROC HPFARIMASPEC options ;

The following options can be used in the PROC HPFARIMASPEC statement.

LABEL=SAS-label

specfies a descriptive label for the model specification to be stored in the SAS catalog or external file reference. The LABEL= option can also be specified as SPECLABEL=.

NAME=SAS-name

names the model specification to be stored in the SAS catalog or external file reference. The NAME= option can also be specified as SPECNAME=.


REPOSITORY=SAS-catalog-name
REPOSITORY=SAS-file-reference

names the SAS catalog or external file reference to contain the model specification. The REPOSITORY= option can also be specified as MODELREPOSITORY=, MODELREP=, or REP=.

Previous Page | Next Page | Top of Page