ISlARMAGARCH.InitAR

Fore Syntax

InitAR: Array;

Fore.NET Syntax

InitAR: System.Array;

Description

The InitAR property determines initial approximations of non-seasonal autoregression.

Comments

To determine initial approximation of non-seasonal moving average, use the ISlARMAGARCH.InitMA property.

Fore and Fore.NET Examples

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

See also:

ISlARMAGARCH