Package: longpower
Type: Package
Title: Sample Size Calculations for Longitudinal Data
Version: 1.0.25
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 = "ctb"),
  person("Nan", "Hu", email = "hu.nan@gene.com", role = "ctb"))
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. The package
    is described in Iddi and Donohue (2022) <DOI:10.32614/RJ-2022-022>. 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
Imports: methods
Suggests: gee, testthat, 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'
        'hu.mackey.thomas.linear.power.R' 'lmmpower.R' 'power_mmrm.R'
        'print.power.longtest.R'
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-01-24 00:27:07 UTC; mdonohue
Author: Michael C. Donohue [aut, cre],
  Steve D. Edland [ctb],
  Nan Hu [ctb]
Maintainer: Michael C. Donohue <mdonohue@usc.edu>
Repository: CRAN
Date/Publication: 2024-01-24 04:40:06 UTC
Built: R 4.2.3; ; 2024-04-24 03:38:33 UTC; windows
