liyistat/iroc: Calculate and Plot the ROC curve

Calculate the accuracy,sensitivity,specificity (set the threshold to the top left corner of the graph) of the Receiver operating characteristic (ROC) curve. Plot the ROC curve and calculate the area under the curve (AUC). I also provide the Confidence intervals (CI) for AUC using DeLong's Method.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("liyistat/iroc")
liyistat/iroc documentation built on May 21, 2019, 7:33 a.m.