Use the Custom Model Specification window to specify and fit an ARIMA model with or without predictor effects as inputs. Access it from the Develop Models window, where it is invoked from the Fit Model item under the Edit menu, or from the pop-up menu when you click an empty area of the model table.
is the name and variable label of the current series.
is a descriptive label for the model that you specify. You can type a label in this field or allow the system to provide a label. If you leave the label blank, a label is generated automatically based on the options you specify.
defines the series transformation for the model. When a transformation is specified, the model is fit to the transformed series, and forecasts are produced by applying the inverse transformation to the resulting forecasts. The following transformations are available:
specifies a logarithmic transformation.
specifies a logistic transformation.
specifies a square root transformation.
specifies a Box-Cox transform and opens a window to specify the Box-Cox parameter.
specifies no series transformation.
controls the model options to model and forecast the series trend. Select from the following:
adds a Linear Trend item to the Predictors list.
brings of a menu of different time trend curves and adds the curve you select to the Predictors list.
specifies differencing the series.
specifies second-order differencing of the series.
specifies no model for the series trend.
controls the model options to model and forecast the series seasonality. Select from the following:
opens the Seasonal ARIMA Model Options window to enable you to specify an ARIMA model for the seasonal pattern in the series.
specifies differencing the series at the seasonal lag.
adds a Seasonal Dummies predictor item to the Predictors list.
specifies no seasonal model.
displays the current settings of the autoregressive and moving-average terms, if any, for modeling the prediction error autocorrelation pattern in the series.
opens the Error Model Options window to enable you to set the autoregressive and moving-average terms for modeling the prediction error autocorrelation pattern in the series.
specifies whether a mean or intercept parameter is included in the model. By default, the Intercept option is set to No when the model includes differencing and set to Yes when there is no differencing.
is a list of the predictor effects included as inputs in the model.
closes the Custom Model Specification window and fits the model.
closes the Custom Model Specification window without fitting the model. Any options you specified are lost.
resets all options to their initial values upon entry to the Custom Model Specification window. This might be useful when editing an existing model specification; otherwise, Reset has the same function as Clear.
resets all options to their default values.
opens a menu of types of predictors to add to the Predictors list. Select from the following:
adds a Linear Trend item to the Predictors list.
opens a menu of different time trend curves and adds the curve you select to the Predictors list.
opens the Regressors Selection window to enable you to select other series in the input data set as regressors to predict the dependent series and add them to the Predictors list.
opens the Adjustments Selection window to enable you to select other series in the input data set for use as adjustments to the forecasts and add them to the Predictors list.
opens the Dynamic Regressor Selection window to enable you to select a series in the input data set as a predictor of the dependent series and also specify a transfer function model for the effect of the predictor series.
opens the Interventions for Series window to enable you to define and select intervention effects and add them to the Predictors list.
adds a Seasonal Dummies predictor item to the Predictors list. This is unavailable if the series interval is not one which has a seasonal cycle.
deletes the selected (highlighted) entry from the Predictors list.
edits the selected (highlighted) entry in the Predictors list.
You can select or deselect entries in the Predictors list by clicking them. The selected (highlighted) predictor effect is acted on by the Delete and Edit buttons. Double-clicking on a predictor in the list invokes an appropriate edit action for that predictor.
If you right-click an entry in the Predictors list and press the right mouse button, the system displays a menu of actions that encompass the features of the Add, Delete, and Edit buttons.