mcdonohue / longpower

longpower: Sample Size Calculations for Longitudinal Data
2 stars 4 forks source link

longpower: Sample Size Calculations for Longitudinal Data

R-CMD-check CRAN_Status_Badge

Compute power and sample size for linear models of longitudinal data. Supported models include mixed-effects models and models fit by generalized least squares and generalized estimating equations.

To install via CRAN:

install.packages("longpower")

To install via github:

# install.packages('remotes')
remotes::install_github("mcdonohue/longpower")