ISmLogisticRegression.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: double;

Description

The Tolerance property determines accuracy of solution.

Comments

Default value: 0.0001.

Fore and Fore.NET Examples

The property use is given in the example for ISmLogisticRegression.Probabilities.

See also:

ISmLogisticRegression