IArimaSpecificationInitialValues.MovingAverage

Syntax

MovingAverage: Array;

Description

The MovingAverage property determines initial values for moving average coefficients.

Comments

The number of coefficients depends on value of the MovingAverageOrder property.

Default initial values of the coefficients are equal to 0.

See also:

IArimaSpecificationInitialValues