ISmMarkovSwitchingGARCH.GARCHConst

Fore Syntax

GARCHConst: IMSGARCHParameter;

Fore.NET Syntax

GARCHConst: Prognoz.Platform.Interop.Stat.IMSGARCHParameter;

Description

The GARCHConst property returns estimate of the GARCH constant μ0.

Comments

To get estimate for the μ1 constant, use the ISmMarkovSwitchingGARCH.GARCHConst1 property.

Fore and Fore.NET Examples

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

See also:

ISmMarkovSwitchingGARCH