ARMACoefficients(Coord: IMsFormulaTransformCoord): ISlARMA;
The ARMACoefficients property returns estimated coefficients of autoregression and moving average.
The estimation of coefficients is made at the stage of model identification. For this call the IMsStochasticMethod.Identify method.
The property use is given in the example for IMs2SLSTransform.ARMA.
See also: