ISmCensoredTruncatedRegression.MaxIteration

Fore Syntax

MaxIteration: Integer;

Fore.NET Syntax

MaxIteration: integer;

Description

The MaxIteration property determines the maximum number of iterations in which the method should be calculated.

Comments

By default the method must be calculated in 500 iterations.

Fore and Fore.NET Examples

The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.

See also:

ISmCensoredTruncatedRegression