The X11 Procedure

Syntax: X11 Procedure

The X11 procedure uses the following statements:

PROC X11 options ;
ARIMA options ;
BY variables ;
ID variables ;
MACURVES option ;
MONTHLY options ;
OUTPUT OUT=dataset options ;
PDWEIGHTS option ;
QUARTERLY options ;
SSPAN options ;
TABLES tablenames ;
VAR variables ;

Either the MONTHLY or QUARTERLY statement must be specified, depending on the type of time series data you have. The PDWEIGHTS and MACURVES statements can be used only with the MONTHLY statement. The TABLES statement controls the printing of tables, while the OUTPUT statement controls the creation of the OUT= data set.