Package: reliabilitydiag
Version: 0.1.3
Title: Reliability Diagrams Using Isotonic Regression
Description: Checking the reliability of predictions via the CORP approach,
    which generates provably statistically 'C'onsistent, 'O'ptimally binned, and
    'R'eproducible reliability diagrams using the 'P'ool-adjacent-violators
    algorithm. See Dimitriadis, Gneiting, Jordan (2020) <arXiv:2008.03033>.
Authors@R: c(
    person(given = "Timo",
           family = "Dimitriadis",
           role = "aut"),
    person(given = c("Alexander", "I."),
           family = "Jordan",
           role = c("aut", "cre"),
           email = "alexander.jordan@h-its.org"))
URL: https://github.com/aijordan/reliabilitydiag/
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.1.0)
Imports: magrittr, tidyr, ggplot2, ggExtra, dplyr, purrr, rlang,
        tibble, vctrs, bde
NeedsCompilation: no
Packaged: 2020-11-19 12:45:07 UTC; aijor
Author: Timo Dimitriadis [aut],
  Alexander I. Jordan [aut, cre]
Maintainer: Alexander I. Jordan <alexander.jordan@h-its.org>
Repository: CRAN
Date/Publication: 2020-11-20 10:30:09 UTC
