ISmQuantileRegression.MaxIteration

Fore Syntax

MaxIteration: Integer;

Fore.NET Syntax

MaxIteration: Integer;

Description

The MaxIteration property determines the maximum number of iterations.

Comments

By default the maximum number of iterations is 500.

Fore and Fore.NET Examples

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

See also:

ISmQuantileRegression