IROCcurve.ConfidenceIntervalLower

Syntax

ConfidenceIntervalLower: Double;

Description

The ConfidenceIntervalLower property returns lower limit of asymptotic confidence interval of curve area.

Comments

To get the upper limit of asymptotic confidence interval, use the IROCcurve.ConfidenceIntervalUpper property.

Example

The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.

See also:

IROCcurve