IMsBinaryRegressionTransform.Tolerance

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.

Example

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

See also:

IMsBinaryRegressionTransform