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.
Version: | 2.0.1 |
Depends: | R (≥ 3.0.0), ggplot2 |
Imports: | methods, grid, gridSVG, shiny, plyr |
Suggests: | knitr, testthat, stringr, survivalROC |
Published: | 2016-02-05 |
Author: | Michael C Sachs |
Maintainer: | Michael C Sachs <sachsmc at gmail.com> |
BugReports: | http://github.com/sachsmc/plotROC/issues |
License: | MIT + file LICENSE |
URL: | http://sachsmc.github.io/plotROC |
NeedsCompilation: | no |
Citation: | plotROC citation info |
Materials: | README NEWS |
CRAN checks: | plotROC results |
Reference manual: | plotROC.pdf |
Vignettes: |
plotROC Examples |
Package source: | plotROC_2.0.1.tar.gz |
Windows binaries: | r-devel: plotROC_2.0.1.zip, r-release: plotROC_2.0.1.zip, r-oldrel: plotROC_2.0.1.zip |
OS X El Capitan binaries: | r-release: plotROC_2.0.1.tgz |
OS X Mavericks binaries: | r-oldrel: plotROC_2.0.1.tgz |
Old sources: | plotROC archive |
Please use the canonical form https://CRAN.R-project.org/package=plotROC to link to this page.