Package: geeasy
Type: Package
Title: Solve Generalized Estimating Equations for Clustered Data
Version: 0.1.3
Authors@R: c(person("Anne Helby", "Petersen", role = c("aut"), email = "ahpe@sund.ku.dk"),
	   person("Lee", "McDaniel", role = "aut", comment = "Author of geeM"),
      	   person("Claus", "Ekstrøm", role = "ctb", comment = "Wrote code for drop1 methods"),
	   person("Søren", "Højsgaard", role = c("aut", "cre"), email="sorenh@math.aau.dk", comment = "Author of geepack"))
Maintainer: Søren Højsgaard <sorenh@math.aau.dk>
Depends: geepack, stats
Imports: ggplot2, geeM, lme4, methods, Matrix, MESS
Suggests: testthat, MuMIn
Description: Estimation of generalized linear models with
    correlated/clustered observations by use of generalized estimating
    equations (GEE). See e.g. Halekoh and Højsgaard, (2005,
    <doi:10.18637/jss.v015.i02>), for details. Several types of
    clustering are supported, including exchangeable variance
    structures, AR1 structures, M-dependent, user-specified variance
    structures and more. The model fitting computations are performed
    using modified code from the 'geeM' package, while the interface
    and output objects have been written to resemble the 'geepack'
    package. The package also contains additional tools for working
    with and inspecting results from the 'geepack' package, e.g. a
    'confint' method for 'geeglm' objects from 'geepack'.
License: GPL-3
RoxygenNote: 7.3.2
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-23 07:26:11 UTC; sorenh
Author: Anne Helby Petersen [aut],
  Lee McDaniel [aut] (Author of geeM),
  Claus Ekstrøm [ctb] (Wrote code for drop1 methods),
  Søren Højsgaard [aut, cre] (Author of geepack)
Repository: CRAN
Date/Publication: 2025-07-23 07:50:09 UTC
Built: R 4.5.1; ; 2025-10-06 03:47:30 UTC; windows
