Package: did 2.2.1.910

did: Treatment Effects with Multiple Periods and Groups

The standard Difference-in-Differences (DID) setup involves two periods and two groups -- a treated group and untreated group. Many applications of DID methods involve more than two periods and have individuals that are treated at different points in time. This package contains tools for computing average treatment effect parameters in Difference in Differences setups with more than two periods and with variation in treatment timing using the methods developed in Callaway and Sant'Anna (2021) <doi:10.1016/j.jeconom.2020.12.001>. The main parameters are group-time average treatment effects which are the average treatment effect for a particular group at a a particular time. These can be aggregated into a fewer number of treatment effect parameters, and the package deals with the cases where there is selective treatment timing, dynamic treatment effects, calendar time effects, or combinations of these. There are also functions for testing the Difference in Differences assumption, and plotting group-time average treatment effects.

Authors:Brantly Callaway [aut, cre], Pedro H. C. Sant'Anna [aut]

did_2.2.1.910.tar.gz
did_2.2.1.910.zip(r-4.5)did_2.2.1.910.zip(r-4.4)did_2.2.1.910.zip(r-4.3)
did_2.2.1.910.tgz(r-4.5-any)did_2.2.1.910.tgz(r-4.4-any)did_2.2.1.910.tgz(r-4.3-any)
did_2.2.1.910.tar.gz(r-4.5-noble)did_2.2.1.910.tar.gz(r-4.4-noble)
did_2.2.1.910.tgz(r-4.4-emscripten)did_2.2.1.910.tgz(r-4.3-emscripten)
did.pdf |did.html
did/json (API)
NEWS

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

Bug tracker:https://github.com/bcallaway11/did/issues

Pkgdown site:https://bcallaway11.github.io

Datasets:
  • mpdta - County Teen Employment Dataset

On CRAN:

11.98 score 320 stars 3 packages 696 scripts 4.0k downloads 25 exports 91 dependencies

Last updated 3 months agofrom:6ada479b3d. Checks:5 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winNOTEFeb 11 2025
R-4.5-macNOTEFeb 11 2025
R-4.5-linuxNOTEFeb 11 2025
R-4.4-winOKFeb 11 2025
R-4.4-macOKFeb 11 2025
R-4.3-winOKFeb 11 2025
R-4.3-macOKFeb 11 2025

Exports:aggteAGGTEobjatt_gtbuild_sim_datasetcompute.aggtecompute.att_gtcompute.att_gt2conditional_did_pretestDIDparamsggdidglancegplotindicatormbootMPMP.TESTpre_process_didpre_process_did2process_attgtreset.simsimsplottest.mboottidytrimmer

Dependencies:BHbigmemorybigmemory.sriBMisccaretclasscliclockcodetoolscolorspacecpp11data.tablediagramdigestdplyrDRDIDdreamerre1071fansifarverfastglmforeachFormulafuturefuture.applygenericsggplot2globalsgluegowergtablehardhatipredisobanditeratorsKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmgcvModelMetricsmunsellnlmennetnumDerivparallellyparglmpbapplypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6RColorBrewerRcppRcppArmadilloRcppEigenrecipesreshape2rlangrpartscalesshapesparsevctrsSQUAREMstringistringmagicstringrsurvivaltibbletidyrtidyselecttimechangetimeDatetrusttzdbutf8uuidvctrsviridisLitewithr

Getting Started with the did Package

Rendered fromdid-basics.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2024-11-13
Started: 2019-03-27

Introduction to DiD with Multiple Time Periods

Rendered frommulti-period-did.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2021-12-03
Started: 2020-03-31

Pre-Testing in a DiD Setup using the did Package

Rendered frompre-testing.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2023-08-30
Started: 2020-03-31

Problems with two-way fixed-effects event-study regressions

Rendered fromTWFE.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2023-08-30
Started: 2021-01-14

Writing Extensions to the did Package

Rendered fromextensions.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2020-12-08
Started: 2020-07-21