PredefinedVariableSeasonal: Boolean;
PredefinedVariableSeasonal: boolean;
The PredefinedVariableSeasonal property determines whether to add the seasonal dummy variables to regressors on building the ARIMA model.
Available values:
True. Seasonal dummy variables are added to regressors.
False. Seasonal dummy variable are not added to regressors.
The property use is given in the example for ISmx12arima.OutliersARIMAao.
See also: