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.18.5")



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: 2023-07-06
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.18.5, https://cran.r-project.org/web/packages/pROC. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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