Package: did2s 1.2.1
did2s: Two-Stage Difference-in-Differences Following Gardner (2021)
Estimates Two-way Fixed Effects difference-in-differences/event-study models using the approach proposed by Gardner (2021) <doi:10.48550/arXiv.2207.05943>. To avoid the problems caused by OLS estimation of the Two-way Fixed Effects model, this function first estimates the fixed effects and covariates using untreated observations and then in a second stage, estimates the treatment effects.
Authors:
did2s_1.2.1.tar.gz
did2s_1.2.1.zip(r-4.7)did2s_1.2.1.zip(r-4.6)did2s_1.2.1.zip(r-4.5)
did2s_1.2.1.tgz(r-4.6-any)did2s_1.2.1.tgz(r-4.5-any)
did2s_1.2.1.tar.gz(r-4.7-any)did2s_1.2.1.tar.gz(r-4.6-any)
did2s_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
did2s/json (API)
NEWS
| # Install 'did2s' in R: |
| install.packages('did2s', repos = c('https://kylebutts.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kylebutts/did2s/issues
Pkgdown/docs site:https://kylebutts.github.io
Last updated from:cde84687ae. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 242 | ||
| source / vignettes | OK | 338 | ||
| linux-release-x86_64 | OK | 216 | ||
| macos-release-arm64 | OK | 109 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 133 | ||
| windows-release | OK | 135 | ||
| windows-oldrel | OK | 121 | ||
| wasm-release | OK | 172 |
Exports:did2sevent_studygen_dataget_honestdid_obj_did2shonest_did_did2splot_event_study
Dependencies:alabamabackportsBHbigmemorybigmemory.sriBMiscbootbroomcheckmateclarabelclicodetoolscpp11CVXRdata.tablediddidimputationdplyrDRDIDdreamerrECOSolveRfarverfastglmfixestforeachFormulagenericsggplot2gluegmpgtablehighsHonestDiDisobanditeratorslabelinglatex2explatticelifecyclelpSolveAPImagrittrMASSMatrixmatrixStatsmvtnormnleqslvnlmenumDerivosqppbapplypillarpkgconfigpracmapurrrqrngR6RColorBrewerRcppRcppArmadilloRcppEigenRglpkrlangS7sandwichscalesscsslamspacefillrstaggeredstringistringmagicstringrtibbletidyrtidyselectTruncatedNormaltrustutf8uuidvctrsviridisLitewithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Data from Cheng and Hoekstra (2013) | castle |
| Simulated data with two treatment groups and heterogenous effects | df_het |
| Simulated data with two treatment groups and homogenous effects | df_hom |
| Calculate two-stage difference-in-differences following Gardner (2021) | did2s |
| Estimate event-study coefficients using TWFE and 5 proposed improvements. | event_study plot_event_study |
| Generate TWFE data | gen_data |
| get_honestdid_obj_did2s | get_honestdid_obj_did2s |
| honest_did_did2s | honest_did_did2s |
| Robust solve for X'X beta = X'Y using QR decomposition | robust_solve_XtX |
