ISlARMA.CoefficientsMASeas

Fore Syntax

CoefficientsMASeas: ICoefficients;

Fore.NET Syntax

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

Description

The CoefficientsMASeas property returns seasonal moving average coefficients.

Comments

The coefficients are estimated if the order of seasonal moving average is defined in ISlARMA.OrderMASeas.

Fore and Fore.NET Examples

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

See also:

ISlARMA