Package: longpower
Type: Package
Title: Sample Size Calculations for Longitudinal Data
Version: 1.0-19
Date: 2019-03-06
Author: Michael C. Donohue
Maintainer: Michael C. Donohue <mdonohue@usc.edu>
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: knitr, gee, testthat, methods
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'
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-07 16:40:27 UTC; mdonohue
Repository: CRAN
Date/Publication: 2019-03-07 17:10:04 UTC
