fbroc: Fast Algorithms to Bootstrap Receiver Operating Characteristics Curves

Implements a very fast C++ algorithm to quickly bootstrap receiver operating characteristics (ROC) curves and derived performance metrics, including the area under the curve (AUC) and the partial area under the curve as well as the true and false positive rate. The analysis of paired receiver operating curves is supported as well, so that a comparison of two predictors is possible. You can also plot the results and calculate confidence intervals. On a typical desktop computer the time needed for the calculation of 100000 bootstrap replicates given 500 observations requires time on the order of magnitude of one second.

Getting started

Package details

AuthorErik Peter [aut, cre]
MaintainerErik Peter <jerikpeter@googlemail.com>
LicenseGPL-2
Version0.4.1
URL http://www.epeter-stats.de/roc-curve-analysis-with-fbroc/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fbroc")

Try the fbroc package in your browser

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

fbroc documentation built on May 2, 2019, 11:39 a.m.