ISlARMAGARCH.InitMA

Fore Syntax

InitMA: Array;

Fore.NET Syntax

InitMA: System.Array;

Description

The InitMA property determines initial approximations of seasonal moving average.

Comments

To determine initial approximation of non-seasonal autoregression, use the ISlARMAGARCH.InitAR property.

Fore and Fore.NET Examples

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

See also:

ISlARMAGARCH