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