ISmx12arima.OrderAR

Syntax

OrderAR: Array;

Description

The OrderAR property determines non-seasonal autoregression order.

Comments

To parse the strings with parameters of non-seasonal autoregression, use the ISmx12arima.ParseAR method.

Example

The property use is given in the example for ISmx12arima.OutliersARIMAao.

See also:

ISmx12arima