ISlARMA.CoefficientsAR

Fore Syntax

CoefficientsAR: ICoefficients;

Fore.NET Syntax

CoefficientsAR: Prognoz.Platform.Interop.Stat.ICoefficients;

Description

The CoefficientsAR property returns autoregression coefficients.

Comments

The coefficients will be calculated, if the autoregression order is set in the ISlARMA.OrderAR.

Fore and Fore.NET Examples

The property use is given in the example for ISlARMA.CalcInitMode.

See also:

ISlARMA