Once you have referenced the data file containing your data with an INFILE statement, you need to tell IML exactly how the data are arranged: the number of variables and their names each variable's ...
To use input series, list the input series in a CROSSCORR= option on the IDENTIFY statement and specify how they enter the model with an INPUT= option on the ESTIMATE statement. For example, you might ...