ROCket: Simple and Fast ROC Curves

A set of functions for receiver operating characteristic (ROC) curve estimation and area under the curve (AUC) calculation. All functions are designed to work with aggregated data; nevertheless, they can also handle raw samples. In 'ROCket', we distinguish two types of ROC curve representations: 1) parametric curves - the true positive rate (TPR) and the false positive rate (FPR) are functions of a parameter (the score), 2) functions - TPR is a function of FPR. There are several ROC curve estimation methods available. An introduction to the mathematical background of the implemented methods (and much more) can be found in de Zea Bermudez, Gonçalves, Oliveira & Subtil (2014) <https://www.ine.pt/revstat/pdf/rs140101.pdf> and Cai & Pepe (2004) <doi:10.1111/j.0006-341X.2004.00200.x>.

Getting started

Package details

AuthorDaniel Lazar [aut, cre]
MaintainerDaniel Lazar <da-zar@gmx.net>
LicenseGPL-3
Version1.0.1
URL https://github.com/da-zar/ROCket
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ROCket")

Try the ROCket package in your browser

Any scripts or data that you put into this service are public.

ROCket documentation built on Feb. 17, 2021, 5:07 p.m.