ISlARMA.CoefficientsMA

Fore Syntax

CoefficientsMA: ICoefficients;

Fore.NET Syntax

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

Description

The CoefficientsMA property returns moving average coefficients.

Comments

The coefficients will be calculated, if the moving average order is set in the ISlARMA.OrderMA.

Fore and Fore.NET Examples

The property use is given in the example for ISlARMA.CalcInitMode.

See also:

ISlARMA