Package: CalibratR
Type: Package
Title: Mapping ML Scores to Calibrated Predictions
Version: 0.1.0
Author: Johanna Schwarz
Maintainer: Johanna Schwarz <Schwar4m@students.uni-marburg.de>
Description: Transforms your uncalibrated Machine Learning scores to well-calibrated prediction estimates that can be interpreted as probability estimates. The implemented BBQ (Bayes Binning in Quantiles) model is taken from Naeini (2015, ISBN:0-262-51129-0).
License: LGPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10.0)
Imports: ggplot2, pROC, reshape2, parallel, foreach, utils, stats,
        fitdistrplus, doParallel
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-08-08 22:52:08 UTC; Johanna
Repository: CRAN
Date/Publication: 2018-08-11 22:10:03 UTC
