IMsLinearRegressionTransform.ARMACoefficients

Syntax

ARMACoefficients(Coord: IMsFormulaTransformCoord): ISlARMA;

Description

The ARMACoefficients property returns estimated coefficients of moving average autoregression.

Example

The property use is given in the example for IMsLinearRegressionTransform.ARMA.

See also:

IMsLinearRegressionTransform