IChowTestLinRegress.MASeasCoefficients

Syntax

MASeasCoefficients: IModelCoefficients;

Description

The MASeasCoefficients property returns coefficients of seasonal moving average.

Comments

The coefficients are estimated if the order of seasonal moving average is defined using the ISmChowTest.ARMA property.

Example

The property use is given in the example for IChowTestLinRegress.ARSeasCoefficients.

See also:

IChowTestLinRegress