Learn R Programming

⚠️There's a newer version (2.3.3) of this package.Take me there.

plotROC (version 1.3.3)

Generate Useful ROC Curve Charts for Print and Interactive Use

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.

Copy Link

Version

Install

install.packages('plotROC')

Monthly Downloads

4,000

Version

1.3.3

License

MIT + file LICENSE

Maintainer

Michael Sachs

Last Published

March 16th, 2015

Functions in plotROC (1.3.3)

plot_journal_roc

Plot an ROC curve for use in print
modJs

Modify javascript function to use custom name
verify_d

Check that D is OK for using as binary disease status
plot_interactive_roc

Generate a standalone html document displaying an interactive ROC curve
shiny_plotROC

Start the plotROC Shiny app
ggroc

Plot an ROC curve
multi_ggroc

Plot multiple ROC curves
plotROC-package

A short title line describing what the package does
export_interactive_roc

Generate svg code for an ROC curve object
modCss

Add custom font size, more customizations to come
calculate_multi_roc

Calculate the Empirical ROC curves for multiple biomarkers
calculate_roc

Calculate the Empirical ROC curve