IMSGARCHCoefficients.InitMeanValues

Fore Syntax

InitMeanValues: Array;

Fore.NET Syntax

InitMeanValues: System.Array;

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:

IMSGARCHCoefficients