ISlMovingAverage

Description

The ISlMovingAverage interface defines the moving average parameters.

Properties

  Property name Brief description
The Backcast property indicates whether to use backcast on estimating moving average coefficients.
The Coefficients property returns moving average coefficients.
The Epsilon property determines accuracy of comparison for moving average coefficients.
TheMaxIteration property determines maximum number of iterations to estimate coefficients of moving average.
The Order property determines moving average order.

See also:

Stat Assembly Interfaces