ISlARMAGARCH.OrderAR

Fore Syntax

OrderAR: Array;

Fore.NET Syntax

OrderAR: System.Array;

Description

The OrderAR property determines an autoregression order.

Comments

To determine moving average order, use the ISlARMAGARCH.OrderMA property.

Fore and Fore.NET Examples

The property use is given in the example for ISlARMAGARCH.CoefficientsAR.

See also:

ISlARMAGARCH