Package: did2s 1.1.0

Kyle Butts

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:Kyle Butts [aut, cre], John Gardner [aut], Grant McDermott [ctb], Laurent Berge [ctb]

did2s_1.1.0.tar.gz
did2s_1.1.0.zip(r-4.5)did2s_1.1.0.zip(r-4.4)did2s_1.1.0.zip(r-4.3)
did2s_1.1.0.tgz(r-4.4-any)did2s_1.1.0.tgz(r-4.3-any)
did2s_1.1.0.tar.gz(r-4.5-noble)did2s_1.1.0.tar.gz(r-4.4-noble)
did2s_1.1.0.tgz(r-4.4-emscripten)did2s_1.1.0.tgz(r-4.3-emscripten)
did2s.pdf |did2s.html
did2s/json (API)
NEWS

# Install 'did2s' in R:
install.packages('did2s', repos = c('https://kylebutts.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kylebutts/did2s/issues

Datasets:
  • castle - Data from Cheng and Hoekstra
  • df_het - Simulated data with two treatment groups and heterogenous effects
  • df_hom - Simulated data with two treatment groups and homogenous effects

On CRAN:

7.59 score 93 stars 140 scripts 582 downloads 7 exports 87 dependencies

Last updated 5 months agofrom:078f717c7e. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winNOTEOct 31 2024
R-4.5-linuxNOTEOct 31 2024
R-4.4-winNOTEOct 31 2024
R-4.4-macNOTEOct 31 2024
R-4.3-winNOTEOct 31 2024
R-4.3-macNOTEOct 31 2024

Exports:did2sevent_studygen_dataget_honestdid_obj_did2shonest_did_did2splot_event_studysparse_model_matrix

Dependencies:abindbackportsBHbigmemorybigmemory.sriBMiscbootbroomcarcarDataclicolorspacecorrplotcowplotcpp11data.tableDerivdiddidimputationdoBydplyrDRDIDdreamerrfansifarverfastglmfixestFormulagenericsggplot2ggpubrggrepelggsciggsignifgluegridExtragtableisobandlabelinglatticelifecyclelme4magrittrMASSMatrixMatrixModelsmgcvmicrobenchmarkminqamodelrmunsellnlmenloptrnnetnumDerivpbapplypbkrtestpillarpkgconfigpolynompurrrquantregR6RColorBrewerRcppRcppArmadilloRcppEigenrlangrstatixsandwichscalesSparseMstaggeredstringistringmagicstringrsurvivaltibbletidyrtidyselecttrustutf8uuidvctrsviridisLitewithrzoo

Two-Stage Difference-in-Differences

Rendered fromTwo-Stage-Difference-in-Differences.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2024-06-21
Started: 2021-06-02