IMSGARCHParameter.Estimation

Syntax

Estimation: Double;

Description

The Estimation property returns a parameter estimate.

Comments

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

Example

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

See also:

IMSGARCHParameter