IMsBinaryRegressionTransform.Tolerance

Fore Syntax

Tolerance: Double;

Fore.NET Syntax

Tolerance: Double;

Description

The Tolerance property determines the accuracy of optimization of the likelihood function.

Comments

Value of Tolerance must be greater than zero. The default value is 0.001.

Fore and Fore.NET Examples

The property use is given in the example for IMsBinaryRegressionTransform.BinaryDistr.

See also:

IMsBinaryRegressionTransform