Package: drgee
Type: Package
Title: Doubly Robust Generalized Estimating Equations
Version: 1.1.10-4
Date: 2026-01-16
Authors@R: 
	c(person("Johan", "Zetterqvist", email = "drjohanzetterqvist@gmail.com", role = c("aut", "cre")),
	  person("Arvid", "Sjölander", role = "aut"),
	  person("Alexander", "Ploner", role = "ctb"))
Description: Estimates the conditional association between an exposure and an outcome given covariates. Three methods are implemented: O-estimation, where a nuisance model for the association between the covariates and the outcome is used; E-estimation where a nuisance model for the association between the covariates and the exposure is used, and doubly robust (DR) estimation where both nuisance models are used. In DR-estimation, the estimates will be consistent when at least one of the nuisance models is correctly specified, not necessarily both. For more information, see Zetterqvist and Sjölander (2015) <doi:10.1515/em-2014-0021>.
Imports: nleqslv, survival, Rcpp, data.table
LinkingTo: Rcpp, RcppArmadillo
License: GPL-2 | GPL-3
NeedsCompilation: yes
Encoding: UTF-8
Author: Johan Zetterqvist [aut, cre],
  Arvid Sjölander [aut],
  Alexander Ploner [ctb]
Maintainer: Johan Zetterqvist <drjohanzetterqvist@gmail.com>
Repository: CRAN
Packaged: 2026-01-16 12:08:00 UTC; johzet
Date/Publication: 2026-01-16 13:40:10 UTC
