IMsCensus1Transform.RatioDifferences

Syntax

RatioDifferences: Array;

Description

The RatioDifferences property returns the difference for the additive seasonal model and the relation for the multiplicative model.

Comments

The value is available only after method calculation.

To determine the seasonal model, use the IMsCensus1Transform.Seasonality property.

Example

The property use is given in the example for IMsCensus1Transform.CenterMovingAverage.

See also:

IMsCensus1Transform