CoefficientsAR: ICoefficients;
CoefficientsAR: Prognoz.Platform.Interop.Stat.ICoefficients;
The CoefficientsAR property returns autoregression coefficients.
The coefficients will be calculated, if the autoregression order is set in the ISlARMA.OrderAR.
The property use is given in the example for ISlARMA.CalcInitMode.
See also: