PredefinedVariableConst: Boolean;
PredefinedVariableConst: boolean;
The PredefinedVariableConst property determines whether to add the constant to regressors on building the ARIMA model.
Available values:
True. The constant is added to regressors.
False. The constant is not added to regressors.
The property use is given in the example for ISmx12arima.OutliersARIMAao.
See also: