IMSGARCHParameter.Dispersion

Fore Syntax

Dispersion: Double;

Fore.NET Syntax

Dispersion: double;

Description

The Dispersion property returns parameter estimate variance.

Comments

To get parameter estimate variance, use the IMSGARCHParameter.Estimation property.

Fore and Fore.NET Examples

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

See also:

IMSGARCHParameter