IMsLinearRegressionTransform.AutoRegressionOrder

Fore Syntax

AutoRegressionOrder: Array;

Fore.NET Syntax

AutoRegressionOrder: System.Array;

Description

The AutoRegressionOrder property determines whether coefficients of autoregression are used in the equation.

Comments

The property is outdated, use IMsLinearRegressionTransform.ARMA.

See also:

IMsLinearRegressionTransform