pmckeigue/wevid: Weight of evidence for quantifying performance of a binary classifier

The distributions of the weight of evidence (log Bayes factor) favouring case over noncase status in a test dataset (or test folds generated by cross-validation) can be used to quantify the performance of a diagnostic test. This package can be used with any test dataset on which you have compured prior probabilities of case status, posterior probabilities of case status, and you have the observed case-control status. In comparison with the C-statistic (area under ROC curve), the expected weight of evidence (expected information for discrimination) has several advantages as a summary measure of predictive performance. To quantify how the predictor will behave as a risk stratifier, the quantiles of the distributions of weight of evidence in cases and controls can be calculated and plotted.

Getting started

Package details

AuthorPaul McKeigue
MaintainerMarco Colombo <m.colombo@ed.ac.uk>
LicenseGPL-3
Version0.3.0.9000
URL http://www.homepages.ed.ac.uk/pmckeigu/preprints/classify/demoplotw.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pmckeigue/wevid")
pmckeigue/wevid documentation built on May 29, 2019, 5:41 a.m.