IMCMCParameters.IterationsToDiscard

Syntax

IterationsToDiscard: Integer;

Description

The IterationsToDiscard property determines the number of excluded iterations.

Comments

By default 300 excluded iterations are set.

To determine the number of iterations, use the IMCMCParameters.NumOfIterations property.

Example

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

See also:

IMCMCParameters