pROC (1.19.0.1)
Published 2026-02-24 13:47:22 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("pROC")About this package
Tools for visualizing, smoothing and comparing receiver operating characteristic (ROC curves). (Partial) area under the curve (AUC) can be compared with statistical tests based on U-statistics or bootstrap. Confidence intervals can be computed for (p)AUC or ROC curves.Display and Analyze ROC Curves
Dependencies
| Imports | methods, Rcpp (>= 0.11.1) |
| Depends | R (>= 2.14) |
| LinkingTo | Rcpp |
| Suggests | tcltk, MASS, logcondens, testthat, vdiffr, ggplot2, rlang |