Package: inferference
Type: Package
Title: Methods for Causal Inference with Interference
Version: 0.5.4
Date: 2017-09-24
Author: Bradley Saul
Maintainer: Bradley Saul <bradleysaul@gmail.com>
Description: Provides methods for estimating causal effects in the presence of
    interference. Currently it implements the inverse-probability weighted (IPW)
    estimators proposed by E.J. Tchetgen Tchetgen and T.J. Vanderweele in "On causal
    inference in the presence of interference" (Statistical Methods in Medical
    Research (2012), 21(1) 55-75).
Depends: R (>= 3.1)
Imports: numDeriv (>= 2012.9-1), lme4 (>= 1.1-6), Formula (>= 1.1-2),
        methods
License: GPL (>= 2)
Suggests: testthat, knitr
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-25 15:22:49 UTC; bradley
Repository: CRAN
Date/Publication: 2017-09-25 22:00:13 UTC
