Package: longpower
Type: Package
Title: Sample Size Calculations for Longitudinal Data
Version: 1.0.23
Authors@R: c(
  person(c("Michael", "C."), "Donohue", email = "mdonohue@usc.edu", role = c("aut", "cre")),
  person(c("Steve", "D."), "Edland", email = "sedland@health.ucsd.edu", role = c("ctb")))
Date: 2021-04-19
Description: 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. Relevant
    formulas are derived by Liu and Liang (1997) <DOI:10.2307/2533554>, 
    Diggle et al (2002) <ISBN:9780199676750>, and Lu, Luo, and Chen (2008)
    <DOI:10.2202/1557-4679.1098>.
License: GPL (>= 2)
Depends: R (>= 3.0.0), lme4 (>= 1.0), nlme
Suggests: gee, testthat, methods, knitr, rmarkdown
LazyLoad: yes
VignetteBuilder: knitr
URL: https://github.com/mcdonohue/longpower
Collate: 'longpower-package.R' 'diggle.linear.power.R'
        'edland.linear.power.R' 'liu.liang.linear.power.R' 'lmmpower.R'
        'power_mmrm.R' 'print.power.longtest.R'
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-19 17:37:56 UTC; mdonohue
Author: Michael C. Donohue [aut, cre],
  Steve D. Edland [ctb]
Maintainer: Michael C. Donohue <mdonohue@usc.edu>
Repository: CRAN
Date/Publication: 2021-04-20 05:40:06 UTC
Built: R 4.0.2; ; 2021-04-20 10:29:11 UTC; unix
