Other packages > Find by keyword >

pROC  

Display and Analyze ROC Curves
View on CRAN: Click here


Download and install pROC package within the R console
Install from CRAN:
install.packages("pROC")

Install from Github:
library("remotes")
install_github("cran/pROC")

Install by package version:
library("remotes")
install_version("pROC", "1.19.0.1")



Attach the package and use:
library("pROC")
Maintained by
Xavier Robin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-04-28
Latest Update: 2025-07-31
Description:
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.
How to cite:
Xavier Robin (2010). pROC: Display and Analyze ROC Curves. R package version 1.19.0.1, https://cran.r-project.org/web/packages/pROC. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:38), 1.0.1 (2010-04-28 11:19), 1.1 (2010-05-06 07:40), 1.2.1 (2010-05-11 20:43), 1.2 (2010-05-09 19:51), 1.3.1 (2010-08-18 23:06), 1.3.2 (2010-08-24 16:37), 1.3 (2010-08-13 20:31), 1.4.1 (2011-01-27 12:02), 1.4.2 (2011-03-04 08:16), 1.4.3 (2011-03-19 07:39), 1.4.4 (2011-08-10 11:23), 1.4 (2011-01-21 19:35), 1.5.1 (2012-03-09 11:22), 1.5.4 (2012-09-10 11:35), 1.5 (2011-12-12 08:15), 1.6.0.1 (2013-12-28 18:32), 1.6 (2013-12-26 16:22), 1.7.1 (2014-02-21 05:39), 1.7.2 (2014-04-06 07:28), 1.7.3 (2014-06-13 10:13), 1.8 (2015-05-05 10:30), 1.9.1 (2017-02-05 22:54), 1.10.0 (2017-06-10 23:17), 1.11.0 (2018-03-25 16:53), 1.12.0 (2018-05-05 16:03), 1.12.1 (2018-05-06 17:26), 1.13.0 (2018-09-24 21:20), 1.14.0 (2019-03-12 19:00), 1.15.0 (2019-06-01 11:00), 1.15.3 (2019-07-22 00:40), 1.16.0 (2020-01-12 16:00), 1.16.1 (2020-01-14 11:00), 1.16.2 (2020-03-19 18:30), 1.17.0.1 (2021-01-13 15:30), 1.18.0 (2021-09-03 10:10), 1.18.2 (2023-05-13 12:50), 1.18.4 (2023-07-06 02:11), 1.18.5 (2023-11-01 18:50)
Other packages that cited pROC R package
View pROC citation profile
Other R packages that pROC depends, imports, suggests or enhances
Complete documentation for pROC
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA