ISmLinearRegress.MovingAverage

Syntax

MovingAverage: ISlMovingAverage;

Description

The MovingAverage property defines parameters of a moving mean.

Comments

This property is outdated, use ISmLinearRegress.ARMA.

Example

The property use is given in the example for ISmLinearRegress.AutoRegressionOrder.

See also:

ISmLinearRegress