IChowTestLinRegress.MACoefficients

Syntax

MACoefficients: IModelCoefficients;

Description

The Coefficients property returns moving average coefficients.

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 ISmChowTest.ConfidenceLevel.

See also:

IChowTestLinRegress