Last data update: 2014.03.03

geeM

Package: geeM
Type: Package
Title: Solve Generalized Estimating Equations
Version: 0.9.0
Authors@R: c(person("Lee", "McDaniel", role = c("aut", "cre"),email = "lmcda4@lsuhsc.edu"),
person("Nick", "Henderson", role = "aut"),
person("Melanie", "Prague", role = "ctb",comment = "Suggested code to fix weighting"))
Date: 2016-6-16
Author: Lee McDaniel [aut, cre],
Nick Henderson [aut],
Melanie Prague [ctb] (Suggested code to fix weighting)
Maintainer: Lee McDaniel <lmcda4@lsuhsc.edu>
Depends: Matrix
Imports: stats, methods
Suggests: geepack
Description: GEE estimation of the parameters in mean structures with possible correlation between the outcomes. User-specified mean link and variance functions are allowed, along with observation weighting. The "M" in the name "geeM" is meant to emphasize the use of the Matrix package, which allows for an implementation based fully in R.
License: GPL-3
ByteCompile: TRUE
NeedsCompilation: no
Packaged: 2016-06-17 16:55:03 UTC; lmcda4
Repository: CRAN
Date/Publication: 2016-06-17 21:46:26

● 0 images, 1 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'geeM' ...
** package 'geeM' successfully unpacked and MD5 sums checked
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'geeM'
    finding HTML links ... done
    geem                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (geeM)
Making 'packages.html' ... done