ISmx12arima.Trendma

Syntax

Trendma: Integer;

Description

The TrendMA property determines the order of moving average for trend filter (the Henderson filter).

Comments

The value of the Henderson moving average parameter must be an uneven number greater than 1 and smaller than 102. Default value is 0, that is filtering is not applied.

Example

The property use is given in the example for ISmx12arima.OutliersARIMAls.

See also:

ISmx12arima