Package: inferference
Type: Package
Title: Methods for Causal Inference with Interference
Version: 1.0.3
Date: 2025-05-14
Authors@R: person(given = "Bradley",
                family = "Saul",
                role = c("aut", "cre"),
               email = "bradleysaul@fastmail.com")
Maintainer: Bradley Saul <bradleysaul@fastmail.com>
Description: Provides methods for estimating causal effects in the presence of interference described in  B. Saul and M. Hugdens (2017) <doi:10.18637/jss.v082.i02>. Currently it implements the inverse-probability weighted (IPW) estimators proposed by E.J. Tchetgen Tchetgen and T.J. Vanderweele (2012) <doi:10.1177/0962280210386779>.
Depends: R (>= 3.1)
Imports: numDeriv (>= 2012.9-1), lme4 (>= 1.1-6), Formula (>= 1.1-2),
        methods, spaMM
License: GPL (>= 2)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-05-14 14:52:53 UTC; bsaul
Author: Bradley Saul [aut, cre]
Repository: CRAN
Date/Publication: 2025-05-15 07:40:02 UTC
Built: R 4.3.3; ; 2025-05-15 09:09:59 UTC; unix
