Open
Conversation
- Add hdm and glmnet libraries for regularized regression - Implement double_lasso_ps() function using Belloni et al. (2014) double-lasso variable selection for propensity score estimation - Add did_double_lasso_ps() wrapper for DID estimation with PS weights - Expand Section 6 with detailed methodology description (6.1-6.5) covering Borgschulte & Vogler (2020) approach - Update replication code with three-panel comparison: Standard DID, Double-Lasso PS DID, and SDID methods - Add propensity score distribution diagnostics and visualization - Add references for Belloni et al. (2014) and Borgschulte & Vogler (2020) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- R_weighted/: Modified synthdid package with weighting support - vignettes/synthdid_weighted.Rmd: Documentation vignette Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
bootstrap procedure
implemented it yet.
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi John!
I updated the writing, added in a section on inference, and started editing section 6. I think the population weighted SDID is our primary contribution for this paper -- so I think we need to emphasize it and hype it up! While I think the weighted average of SDID etc runs are interesting, I think they might distract from our contribution. So I propose we drop those from this paper and if we want, we can explore them in another one. If we're smart, we might be able to get a few papers out of this.