Package: TwoWayFEWeights
Type: Package
Title: Estimation of the Weights Attached to the Two-Way Fixed Effects
        Regressions
Version: 0.1.0
Authors@R: 
    c(person("Shuo", "Zhang", role = c("aut", "cre"), email = "shuo_zhang@ucsb.edu"),
      person("Clément", "de Chaisemartin", role = "aut", email = "clementdechaisemartin@ucsb.edu"))
Maintainer: Shuo Zhang <shuo_zhang@ucsb.edu>
Description: 
    Estimates the weights and measure of robustness to treatment effect heterogeneity attached to two-way fixed effects regressions.
    Clément de Chaisemartin, Xavier D'Haultfœuille (2020) <DOI: 10.1257/aer.20181169>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R(>= 3.4.0)
Imports: dplyr (>= 1.0.0), fixest (>= 0.6.0), stringr, stats, estimatr,
        rlang
Suggests: wooldridge
NeedsCompilation: no
Packaged: 2021-05-14 04:52:09 UTC; sicongfeng
Author: Shuo Zhang [aut, cre],
  Clément de Chaisemartin [aut]
Repository: CRAN
Date/Publication: 2021-05-15 11:40:02 UTC
Built: R 4.0.2; ; 2021-05-16 10:41:50 UTC; unix
