Package: geeM
Type: Package
Title: Solve Generalized Estimating Equations
Version: 0.10.1
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: 2018-05-21
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, testthat, MuMIn
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: 2018-06-18 15:09:05 UTC; lmcda4
Repository: CRAN
Date/Publication: 2018-06-18 15:49:55 UTC
Built: R 4.0.2; ; 2020-07-15 23:52:06 UTC; unix
