Package: samplesizeCMH Title: Power and Sample Size Calculation for the Cochran-Mantel-Haenszel Test Date: 2025-02-04 Version: 0.0.5 Authors@R: c( person( "Paul", "Egeler", email = "paulegeler@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6948-9498") ), person("Andy", "Kampfschulte", email = "andykampfschulte@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-9368-690X") ), person("Spectrum Health, Grand Rapids, MI", role = "cph")) Copyright: Spectrum Health, Grand Rapids, MI Description: Calculates the power and sample size for Cochran-Mantel-Haenszel tests. There are also several helper functions for working with probability, odds, relative risk, and odds ratio values. Depends: R (>= 3.4.0) Imports: stats License: GPL-2 | GPL-3 Encoding: UTF-8 LazyData: true Suggests: knitr, rmarkdown, DescTools, datasets, testthat VignetteBuilder: knitr RoxygenNote: 7.2.3 URL: https://github.com/pegeler/samplesizeCMH BugReports: https://github.com/pegeler/samplesizeCMH/issues Repository: https://pegeler.r-universe.dev Date/Publication: 2025-02-05 03:45:06 UTC RemoteUrl: https://github.com/pegeler/samplesizecmh RemoteRef: HEAD RemoteSha: ca8099df9566e75e7a4585c2e9f804a943a5719f NeedsCompilation: no Packaged: 2026-07-14 05:18:46 UTC; root Author: Paul Egeler [aut, cre] (ORCID: ), Andy Kampfschulte [ctb] (ORCID: ), Spectrum Health, Grand Rapids, MI [cph] Maintainer: Paul Egeler