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). ). 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 Roxygen: list(markdown = TRUE) 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) Config/pak/sysreqs: libgsl0-dev Repository: https://maxwestphal.r-universe.dev Date/Publication: 2025-01-05 22:03:27 UTC RemoteUrl: https://github.com/maxwestphal/cases RemoteRef: HEAD RemoteSha: 4eb54811e3cfcab234765e12db49129d762ccf0f NeedsCompilation: no Packaged: 2026-07-12 06:54:58 UTC; root Author: Max Westphal [aut, cre] (ORCID: ) Maintainer: Max Westphal