Hanley-McNeil 1982 AUC confidence interval
Source:R/singlesample-matched-null.R
singlesample_hanley_mcneil_auc_ci.RdComputes the closed-form Hanley-McNeil 1982 standard error and Wald confidence interval for a binary-classification AUC from the AUC estimate and the number of positive and negative samples. This is the single-sample scoring bank's default per-cell AUC interval helper; it is conservative for cross-validated estimates because it does not model fold dependence.
Value
Named numeric vector with ci_lo, ci_hi, and
se. Returns NA values when inputs are not estimable.