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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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