Package: etwfe
Type: Package
Title: Extended Two-Way Fixed Effects
Version: 0.6.0
Date: 2025-09-02
Authors@R: 
    c(
    person(given = "Grant",
           family = "McDermott",
           role = c("aut", "cre"),
           email = "gmcd@amazon.com",
           comment = c(ORCID = "0000-0001-7883-8573")),
    person( given = "Frederic",
            family = "Kluser",
            role = "ctb",
            email = "frederic.kluser@unibe.ch")
            )
Description: Convenience functions for implementing extended two-way 
  fixed effect regressions a la Wooldridge (2021, 2023)
  <doi:10.2139/ssrn.3906345>, <doi:10.1093/ectj/utad016>.
License: MIT + file LICENSE
Imports: fixest (>= 0.11.2), stats, data.table, Formula,
        marginaleffects (>= 0.29.0), tinyplot (>= 0.4.2)
Suggests: did, broom, modelsummary (>= 2.2.0), ggplot2, knitr,
        rmarkdown, tinytest
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://grantmcdermott.com/etwfe/
BugReports: https://github.com/grantmcdermott/etwfe/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-03 02:17:04 UTC; gmcd
Author: Grant McDermott [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7883-8573>),
  Frederic Kluser [ctb]
Maintainer: Grant McDermott <gmcd@amazon.com>
Repository: CRAN
Date/Publication: 2025-09-03 06:50:13 UTC
Built: R 4.6.0; ; 2025-11-13 03:33:46 UTC; windows
