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

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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns