Package: etwfe
Type: Package
Title: Extended Two-Way Fixed Effects
Version: 0.2.0
Date: 2023-01-11
Authors@R: 
    person(given = "Grant",
           family = "McDermott",
           role = c("aut", "cre"),
           email = "grantmcd@uoregon.edu",
           comment = c(ORCID = "0000-0001-7883-8573"))
Description: Convenience functions for implementing extended two-way 
  fixed effect regressions a la Wooldridge (2021, 2022)
  <doi:10.2139/ssrn.3906345>, <doi:10.2139/ssrn.4183726>.
License: MIT + file LICENSE
Imports: fixest (>= 0.11.0), stats, Formula, marginaleffects (>= 0.8.1)
Suggests: did, modelsummary, ggplot2, knitr, rmarkdown, tinytest
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://grantmcdermott.com/etwfe/
BugReports: https://github.com/grantmcdermott/etwfe/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-11 17:28:44 UTC; grant
Author: Grant McDermott [aut, cre] (<https://orcid.org/0000-0001-7883-8573>)
Maintainer: Grant McDermott <grantmcd@uoregon.edu>
Repository: CRAN
Date/Publication: 2023-01-11 18:00:02 UTC
