IMsNonLinearRegressionTransform.Tolerance

Syntax

Tolerance: Double;

Description

The Tolerance property determines the accuracy of solution.

Comments

The default value: 0.0001.

Range of available values: (0, 1].

Example

The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.

See also:

IMsNonLinearRegressionTransform