IMsCensus2Transform.MovingAverage

Syntax

MovingAverage: Array;

Description

The MovingAverage property determines moving average.

Comments

The array size depends on the frequency of the IMsFormula.Level formula calculation. If the Quarter calculation step is selected, the array size equals to 4; if the Month calculation step is selected, the array size is 12.

Example

The property use is given in the example for IMsCensus2Transform.SigmaLower.

See also:

IMsCensus2Transform