PASSED: Calculate Power and Sample Size for Two Sample Mean Tests

Power calculations are a critical component of any research study to determine the minimum sample size necessary to detect differences between multiple groups. Here we present an 'R' package, 'PASSED', that performs power and sample size calculations for the test of two-sample means or ratios with data following beta, gamma (Chang et al. (2011), <doi:10.1007/s00180-010-0209-1>), normal, Poisson (Gu et al. (2008), <doi:10.1002/bimj.200710403>), binomial, geometric, and negative binomial (Zhu and Lakkis (2014), <doi:10.1002/sim.5947>) distributions.

Version: 1.2-2
Depends: R (≥ 4.0)
Imports: betareg, stats, rootSolve
Suggests: knitr, rmarkdown, MKmisc
Published: 2023-10-16
Author: Jinpu Li [aut, cre], Ryan Knigge [aut], Emily Leary [aut]
Maintainer: Jinpu Li <lijinp at health.missouri.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: PASSED results

Documentation:

Reference manual: PASSED.pdf
Vignettes: Calculate Power and Sample Size with PASSED

Downloads:

Package source: PASSED_1.2-2.tar.gz
Windows binaries: r-devel: PASSED_1.2-2.zip, r-release: PASSED_1.2-2.zip, r-oldrel: PASSED_1.2-2.zip
macOS binaries: r-release (arm64): PASSED_1.2-2.tgz, r-oldrel (arm64): PASSED_1.2-2.tgz, r-release (x86_64): PASSED_1.2-2.tgz
Old sources: PASSED archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=PASSED to link to this page.