Other packages > Find by keyword >

plotROC  

Generate Useful ROC Curve Charts for Print and Interactive Use
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("plotROC", "2.3.1")



Attach the package and use:
library("plotROC")
Maintained by
Michael C. Sachs
[Scholar Profile | Author Map]
First Published: 2014-11-13
Latest Update: 2022-05-26
Description:
Most ROC curve plots obscure the cutoff values and inhibit interpretation and comparison of multiple curves. This attempts to address those shortcomings by providing plotting and interactive tools. Functions are provided to generate an interactive ROC curve plot for web use, and print versions. A Shiny application implementing the functions is also included.
How to cite:
Michael C. Sachs (2014). plotROC: Generate Useful ROC Curve Charts for Print and Interactive Use. R package version 2.3.1, https://cran.r-project.org/web/packages/plotROC. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.2 (2014-11-13 17:21), 1.3.3 (2015-03-16 15:25), 1.3 (2015-01-27 23:36), 2.0.0 (2015-12-22 20:51), 2.0.1 (2016-02-05 21:48), 2.2.0 (2017-08-09 19:22), 2.2.1 (2018-06-23 09:52), 2.3.0 (2022-05-26 15:10)
Other packages that cited plotROC R package
View plotROC citation profile
Other R packages that plotROC depends, imports, suggests or enhances
Complete documentation for plotROC
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for plotROC406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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