ISmx12arima.OrderAR

Fore Syntax

OrderAR: Array;

Fore.NET Syntax

OrderAR: System.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.

Fore and Fore.NET Examples

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

See also:

ISmx12arima