Package: etwfe Type: Package Title: Extended Two-Way Fixed Effects Version: 0.6.2 Date: 2026-03-22 Authors@R: c( person(given = "Grant", family = "McDermott", role = c("aut", "cre"), email = "contact@grantmcdermott.com", comment = c(ORCID = "0000-0001-7883-8573")), person(given = "Frederic", family = "Kluser", role = "ctb", email = "frederic.kluser@unibe.ch"), person(given = "Ulrich", family = "Morawetz", role = "ctb", email = "ulrich.morawetz@boku.ac.at") ) Description: Convenience functions for implementing extended two-way fixed effect regressions a la Wooldridge (2023, 2025) , . License: MIT + file LICENSE Imports: fixest (>= 0.13.2), data.table (>= 1.15.0), Formula, marginaleffects (>= 0.29.0), stats, tinyplot (>= 0.6.0) Suggests: broom, did (>= 2.3.0), ggplot2, knitr, modelsummary (>= 2.2.0), rmarkdown, tinytest Encoding: UTF-8 RoxygenNote: 7.3.3 URL: https://grantmcdermott.com/etwfe/ BugReports: https://github.com/grantmcdermott/etwfe/issues VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Repository: https://grantmcdermott.r-universe.dev Date/Publication: 2026-03-27 17:07:13 UTC RemoteUrl: https://github.com/grantmcdermott/etwfe RemoteRef: HEAD RemoteSha: 2b47cfdf61b90140c8372574eece4ad6d43d37f9 NeedsCompilation: no Packaged: 2026-07-03 16:45:36 UTC; root Author: Grant McDermott [aut, cre] (ORCID: ), Frederic Kluser [ctb], Ulrich Morawetz [ctb] Maintainer: Grant McDermott