Package: DRDID
Type: Package
Title: Doubly Robust Difference-in-Differences Estimators
Version: 1.0.3
Authors@R: c(person("Pedro H. C.", "Sant'Anna", email = "pedro.h.santanna@vanderbilt.edu",
              role = c("aut", "cre")),
              person("Jun", "Zhao", email = "jun.zhao@vanderbilt.edu",role = c("aut"))
            )
Description: Implements the locally efficient doubly robust difference-in-differences (DiD)
    estimators for the average treatment effect proposed by Sant'Anna and Zhao (2020)
    <doi:10.1016/j.jeconom.2020.06.003>. The estimator combines inverse probability weighting and outcome
    regression estimators (also implemented in the package) to form estimators with
    more attractive statistical properties. Two different estimation methods can be used
    to estimate the nuisance functions.
URL: https://pedrohcgs.github.io/DRDID/,
        https://github.com/pedrohcgs/DRDID
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0)
Imports: stats, trust, BMisc (>= 1.4.1)
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, spelling, testthat
Date: 2021-11-012
Language: en-US
BugReports: https://github.com/pedrohcgs/DRDID/issues
NeedsCompilation: no
Packaged: 2021-11-13 07:21:21 UTC; psantanna
Author: Pedro H. C. Sant'Anna [aut, cre],
  Jun Zhao [aut]
Maintainer: Pedro H. C. Sant'Anna <pedro.h.santanna@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2021-11-13 07:40:02 UTC
Built: R 4.0.2; ; 2021-11-14 11:42:30 UTC; unix
