ISlARMAGARCH.CoefficientsMA

Fore Syntax

CoefficientsMA: ICoefficients;

Fore.NET Syntax

CoefficientsMA: Prognoz.Platform.Interop.Stat.ICoefficients;

Description

The CoefficientsMA property returns moving average coefficients.

Comments

To get non-seasonal autoregression coefficients, use the ISlARMAGARCH.CoefficientsAR property.

Fore and Fore.NET Examples

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

See also:

ISlARMAGARCH