R Package for LP-DiD
-
Local Projections Difference-in-Differences
-
Based on Dube et al. (2023)
-
Written by Alexander Cardazzi, with a few contributions from Zachary Porreca
-
Vignette with use demonstrations
-
Installation Instructions:
devtools::install_github("alexCardazzi/lpdid")
-
And then after installation can be called by:
library(lpdid)