IMsNonLinearRegressionTransform.ConfidenceLevel

Fore Syntax

ConfidenceLevel: Double;

Fore.NET Syntax

ConfidenceLevel: double;

Description

The ConfidenceLevel property determines the confidence limits relevance.

Comments

The default value is 0.95.

Fore and Fore.NET Examples

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

See also:

IMsNonLinearRegressionTransform