BetaPASS: Calculate Power and Sample Size with Beta Regression

Power calculations are a critical component of any research study to determine the minimum sample size necessary to detect differences between multiple groups. Researchers often work with data taking the form of proportions that can be modeled with a beta distribution. Here we present an R package, 'BetaPASS', that perform power and sample size calculations for data following a beta distribution with comparative nonparametric output. This package allows flexibility with multiple options for link functions to fit the data and graphing functionality for visual comparisons.

Version: 1.1-2
Depends: R (≥ 3.6)
Imports: betareg, ggplot2, pbapply, stats
Suggests: knitr, rmarkdown
Published: 2023-10-18
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: BetaPASS results

Documentation:

Reference manual: BetaPASS.pdf
Vignettes: Calculating Power and Sample Size with BetaPASS

Downloads:

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

Linking:

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