IROCcurve.ConfidenceIntervalUpper

Syntax

ConfidenceIntervalUpper: Double;

Description

The ConfidenceIntervalUpper property returns upper limit of asymptotic confidence interval of curve area.

Comments

To get the lower limit of asymptotic interval, use the IROCcurve.ConfidenceIntervalLower property.

Example

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

See also:

IROCcurve