ISmQuantileRegression.MaxIteration

Syntax

MaxIteration: Integer;

Description

The MaxIteration property determines the maximum number of iterations.

Comments

By default the maximum number of iterations is 500.

Example

The property use is given in the example for ISmQuantileRegression.Explained.

See also:

ISmQuantileRegression