mcdonohue / longpower

longpower: Sample Size Calculations for Longitudinal Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

longpower: Sample Size Calculations for Longitudinal Data

R-CMD-check CRAN_Status_Badge Downloads

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")

About

longpower: Sample Size Calculations for Longitudinal Data


Languages

Language:R 95.9%Language:TeX 4.1%