Package: cases
Type: Package
Title: Stratified Evaluation of Subgroup Classification Accuracy
Version: 0.1.1
Authors@R: 
    person(given = "Max",
           family = "Westphal",
           role = c("aut", "cre"),
           email = "max.westphal@steady.ai",
           comment = c(ORCID = "0000-0002-8488-758X"))
Description: Enables simultaneous statistical inference for the accuracy of multiple classifiers in multiple subgroups (strata). For instance, allows to perform multiple comparisons in diagnostic accuracy studies with co-primary endpoints sensitivity and specificity. (Westphal, Max, and Antonia Zapf. (2021). "Statistical Inference for Diagnostic Test Accuracy Studies with Multiple Comparisons." <arXiv:2105.13469>.)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: bindata, boot, copula, corrplot, dplyr, extraDistr, magrittr,
        Matrix, multcomp, mvtnorm, ggplot2
Suggests: testthat (>= 3.0.0), knitr, readr, rmarkdown, covr, badger,
        glmnet, splitstackshape
RoxygenNote: 7.2.0
VignetteBuilder: knitr, rmarkdown
Config/testthat/edition: 3
URL: https://github.com/maxwestphal/cases
BugReports: https://github.com/maxwestphal/cases/issues
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-05-14 07:22:36 UTC; maxwe
Author: Max Westphal [aut, cre] (<https://orcid.org/0000-0002-8488-758X>)
Maintainer: Max Westphal <max.westphal@steady.ai>
Repository: CRAN
Date/Publication: 2023-05-18 08:30:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:29:38 UTC; unix
