Package: cases
Type: Package
Title: Stratified Evaluation of Subgroup Classification Accuracy
Version: 0.2.0
Authors@R: 
    person(given = "Max",
           family = "Westphal",
           role = c("aut", "cre"),
           email = "dev@maxwestphal.io",
           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 M, Zapf A. Statistical inference for diagnostic test accuracy studies with multiple comparisons. Statistical Methods in Medical Research. 2024;0(0). <doi:10.1177/09622802241236933>).
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, rmarkdown, covr, badger, glmnet,
        splitstackshape
RoxygenNote: 7.3.2
VignetteBuilder: knitr, rmarkdown
Config/testthat/edition: 3
URL: https://github.com/maxwestphal/cases,
        https://maxwestphal.github.io/cases/
BugReports: https://github.com/maxwestphal/cases/issues
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2025-01-08 07:22:51 UTC; maxwe
Author: Max Westphal [aut, cre] (<https://orcid.org/0000-0002-8488-758X>)
Maintainer: Max Westphal <dev@maxwestphal.io>
Repository: CRAN
Date/Publication: 2025-01-09 17:50:02 UTC
Built: R 4.3.3; ; 2025-01-09 18:32:28 UTC; unix
