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-1 |
Depends: | R (≥ 3.6) |
Imports: | betareg, ggplot2, pbapply, stats |
Suggests: | knitr, rmarkdown |
Published: | 2019-09-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: | BetaPASS results |
Reference manual: | BetaPASS.pdf |
Vignettes: |
Calculating Power and Sample Size with BetaPASS |
Package source: | BetaPASS_1.1-1.tar.gz |
Windows binaries: | r-devel: BetaPASS_1.1-1.zip, r-release: BetaPASS_1.1-1.zip, r-oldrel: BetaPASS_1.1-1.zip |
macOS binaries: | r-release: BetaPASS_1.1-1.tgz, r-oldrel: BetaPASS_1.1-1.tgz |
Old sources: | BetaPASS archive |
Please use the canonical form https://CRAN.R-project.org/package=BetaPASS to link to this page.