ISlARMAGARCH.CoefficientsMA

Syntax

CoefficientsMA: ICoefficients;

Description

The CoefficientsMA property returns moving average coefficients.

Comments

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

Example

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

See also:

ISlARMAGARCH