MovingAverage: Array;
MovingAverage: Sysytem.Array;
The MovingAverage property determines the moving average.
The array size depends on the set seasonality period IMsCensus2Transform.SeasonalComponentCycleType. If the Quarter period is selected, the array size equals to 4, if the Month period is selected, the array size is 12.
The property use is given in the example for IMsCensus2Transform.SigmaLower.
See also: