Package: twfeivdecomp
Title: Instrumented Difference-in-Differences Decomposition
Version: 0.1.0
Authors@R: 
    person("Sho", "Miyaji", email = "sho.miyaji@yale.edu", role = c("aut", "cre"))
Description: Implements a decomposition of the two-way fixed effects instrumental variable estimator into all possible Wald difference-in-differences estimators. 
  Provides functions to summarize the contribution of different cohort comparisons to the overall two-way fixed effects instrumental variable estimate, with or without controls. 
  The method is described in Miyaji (2024) <doi:10.48550/arXiv.2405.16467>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/shomiyaji/twfeiv-decomp
BugReports: https://github.com/shomiyaji/twfeiv-decomp/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5)
LazyData: true
Imports: dplyr, Formula, AER, stats, magrittr
NeedsCompilation: no
Packaged: 2025-09-04 20:07:31 UTC; shomi
Author: Sho Miyaji [aut, cre]
Maintainer: Sho Miyaji <sho.miyaji@yale.edu>
Repository: CRAN
Date/Publication: 2025-09-22 11:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:37:41 UTC; windows
