MXAUTO Subcommand (ACF command)
MXAUTO specifies
the maximum number of lags for a series.
- The specification on
MXAUTOmust be a positive integer. - If
MXAUTOis not specified, the default number of lags is the value set onTSET MXAUTO. IfTSET MXAUTOis not specified, the default is 16. - The value on
MXAUTOoverrides the value set onTSET MXAUTO.
Example
ACF VARIABLES = SALES
/MXAUTO=14.
- This command sets the maximum number of autocorrelations to be displayed for the series SALES to 14.