Package: PCL
Type: Package
Title: Proximal Causal Learning
Version: 1.0
Date: 2021-04-04
Authors@R: 
    c(person(given = "Andrew",
             family = "Ying",
             role = c("aut", "cre"),
             email = "aying9339@gmail.com"),
      person(given = "Yifan",
             family = "Cui",
             role = "ctb"),
      person(given = "AmirEmad",
             family = "Ghassami",
             role = "ctb"))
Maintainer: Andrew Ying <aying9339@gmail.com>
Description: We fit causal models using proxies. We implement two stage proximal least squares estimator. E.J. Tchetgen Tchetgen, A. Ying, Y. Cui, X. Shi, and W. Miao. (2020). An Introduction to Proximal Causal Learning. arXiv e-prints, arXiv-2009 <arXiv:2009.10982>.
License: GPL (>= 2)
Depends: R (>= 4.0)
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-04-09 00:59:22 UTC; andrewying
Author: Andrew Ying [aut, cre],
  Yifan Cui [ctb],
  AmirEmad Ghassami [ctb]
Repository: CRAN
Date/Publication: 2021-04-10 07:50:10 UTC
