ISmBinaryModel.MaxIteration

Syntax

MaxIteration: Integer;

Description

The MaxIteration property determines the maximum number of iterations within which the solution is found.

Comments

Maximum number of iterations may take any non-negative values. By default, 500 iterations are used for estimation.

Example

The property use is given in the example for ISmBinaryModel.CovarianceMatrix.

See also:

ISmBinaryModel