To forecast a response series using an ARIMA model with inputs, you need values of the input series for the forecast periods. You can supply values for the input variables for the forecast periods in ...
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 ...