IMCMCParameters.NumOfIterations

Syntax

NumOfIterations: Integer;

Description

The NumOfIterations property determines the number of iterations.

Comments

2000 iterations are set by default.

To determine the number of the iteration to be excluded, use the IMCMCParameters.IterationsToDiscard property.

Example

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

See also:

IMCMCParameters