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 Mar. 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

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
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  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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