IMSGARCHParameter.InitMeanValue

Fore Syntax

InitMeanValue: Double;

Fore.NET Syntax

InitMeanValue: double;

Description

The InitMeanValues property determines the mean value for generation.

Comments

To autoselect parameters, use the ISmMarkovSwitchingGARCH.UseDefaultInitDistribution property.

Fore and Fore.NET Examples

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

See also:

IMSGARCHParameter