ISlMovingAverage

Description

The ISlMovingAverage interface defines the moving average parameters.

Properties

  Property name Brief description
Backcast

The Backcast property indicates whether to use backcast on estimating moving average coefficients.
Coefficients

The Coefficients property returns moving average coefficients.
Epsilon

The Epsilon property determines accuracy of comparison for moving average coefficients.
MaxIteration

TheMaxIteration property determines maximum number of iterations to estimate coefficients of moving average.
Order

The Order property determines moving average order.

See also:

Stat Assembly Interfaces