Package: inferference
Type: Package
Title: Methods for Causal Inference with Interference
Version: 1.0.0
Date: 2017-11-24
Author: Bradley Saul
Maintainer: Bradley Saul <bradleysaul@gmail.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
License: GPL (>= 2)
Suggests: testthat, knitr
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-24 21:55:18 UTC; bradley
Repository: CRAN
Date/Publication: 2017-11-24 23:33:05 UTC
