getIsArmaEnabled ();
The getIsArmaEnabled method determines whether the AR (Autoregression) and MA (Moving Average) fields are active.
This method returns True, if at least one of the fields AR (autoregression) or MA (moving average) in the linear regression parameters wizard is active, otherwise the method returns False.
The example of using the getIsArmaEnabled method is given on the LinearRegressionEquationWizardView.CurrentState page.
See also: