Last data update: 2014.03.03

longpower

Package: longpower
Type: Package
Title: Sample Size Calculations for Longitudinal Data
Version: 1.0-15
Date: 2016-05-16
Author: Michael C. Donohue, Anthony C. Gamst, Steven D. Edland
Maintainer: Michael C. Donohue <mdonohue@usc.edu>
Description: The longpower package contains functions for computing
power and sample size for linear models of longitudinal data
based on the formula due to Liu and Liang (1997) and Diggle et
al (2002). Either formula is expressed in terms of marginal
model or Generalized Estimating Equations (GEE) parameters.
This package contains functions which translate pilot mixed
effect model parameters (e.g. random intercept and/or slope)
into marginal model parameters so that the formulas of Diggle
et al or Liu and Liang formula can be applied to produce sample
size calculations for two sample longitudinal designs assuming
known variance.
License: GPL (>= 2)
Depends: R (>= 3.0.0), lme4 (>= 1.0), nlme
Suggests: knitr, gee, testthat, methods
LazyLoad: yes
VignetteBuilder: knitr
URL: https://bitbucket.org/mdonohue/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: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-16 23:30:00 UTC; mdonohue
Repository: CRAN
Date/Publication: 2016-05-18 01:31:14

● Cran Task View: ClinicalTrials
● 0 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'longpower' ...
** package 'longpower' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'longpower'
    finding HTML links ... done
    diggle.linear.power                     html  
    edland.linear.power                     html  
    liu.liang.linear.power                  html  
    lmmpower                                html  
    longpower-package                       html  
    power.longtest                          html  
    power.mmrm                              html  
    power.mmrm.ar1                          html  
    print.power.longtest                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (longpower)
Making 'packages.html' ... done