Package: BetaPASS
Title: Calculate Power and Sample Size with Beta Regression
Version: 1.1-2
Date: 2023-10-15
Authors@R: c(person("Jinpu", "Li", email = "lijinp@health.missouri.edu", role = c("aut", "cre")),
	person("Ryan", "Knigge", email = "rknigge@health.missouri.edu", role = "aut"),
	person("Emily", "Leary", email = "LearyE@health.missouri.edu", role = "aut"))
Description: 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.
Depends: R (>= 3.6)
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 6.1.1
Imports: betareg, ggplot2, pbapply, stats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-18 20:41:13 UTC; Castle
Author: Jinpu Li [aut, cre],
  Ryan Knigge [aut],
  Emily Leary [aut]
Maintainer: Jinpu Li <lijinp@health.missouri.edu>
Repository: CRAN
Date/Publication: 2023-10-18 21:00:08 UTC
Built: R 4.6.0; ; 2025-07-18 07:32:29 UTC; unix
