ConfidenceIntervalUpper: Double;
The ConfidenceIntervalUpper property returns upper limit of asymptotic confidence interval of curve area.
To get the lower limit of asymptotic interval, use the IROCcurve.ConfidenceIntervalLower property.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: