PRROC: Precision-Recall and ROC Curves for Weighted and Unweighted Data

Computes the areas under the precision-recall (PR) and ROC curve for weighted (e.g., soft-labeled) and unweighted data. In contrast to other implementations, the interpolation between points of the PR curve is done by a non-linear piecewise function. In addition to the areas under the curves, the curves themselves can also be computed and plotted by a specific S3-method. References: Davis and Goadrich (2006) <doi:10.1145/1143844.1143874>; Keilwagen et al. (2014) <doi:10.1371/journal.pone.0092209>; Grau et al. (2015) <doi:10.1093/bioinformatics/btv153>.

Package details

AuthorJan Grau and Jens Keilwagen
MaintainerJan Grau <grau@informatik.uni-halle.de>
LicenseGPL-3
Version1.3.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PRROC")

Try the PRROC package in your browser

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

PRROC documentation built on May 1, 2019, 9:19 p.m.