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 05 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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