ISmMarkovSwitchingGARCH.GARCHCoefficients

Fore Syntax

GARCHCoefficients: IMSGARCHCoefficients;

Fore.NET Syntax

GARCHCoefficients: Prognoz.Platform.Interop.Stat.IMSGARCHCoefficients;

Description

The GARCHCoefficients property returns estimates of coefficients of autoregression of conditional heteroscedasticity (ARCH) of the model and their characteristics.

Comments

The number of coefficients must correspond to the GARCHOrder parameter.

Fore and Fore.NET Examples

The property use is given in the example for ISmMarkovSwitchingGARCH.ARCHCoefficients.

See also:

ISmMarkovSwitchingGARCH