Releases: relsas/DiDToolbox
DIDToolbox v1.0.1
MATLAB toolbox installer release for DIDToolbox.
Highlights:
- Publishes the January 2026 MATLAB toolbox package as the primary downloadable asset.
- Adds a stable README link to the latest
.mltbxinstaller. - Keeps the full source repository available for users who want examples, tests, docs, or code inspection.
For most users, download DIDToolbox.mltbx below and open it in MATLAB.
DID Toolbox Version 1.0
Version 1.0
- Error fixes
- Synthetic DID estimator added (SDID)
- Coarsened Exact Matching added (CEM)
- Parallel trends pre-tests added
- Honest DID now with support Wooldrdige, Callayway/Sant'Anna and DID_M
- Monte Carlo simulations for all estimators (unbiasedness and standard errros)
- New real-world examples
- Simulation support for all estiamators (added CEM, SDID)
- Fully adapted Manual
DiD Toolbox for Matlab
Initial release of the DiD Toolbox
The DiD Toolbox is a set of Matlab tools designed for applied statisticians and econometricians to conduct Difference-in-Differences (DiD) analyses, particularly focusing on designs involving staggered treatment timing. The traditional Two-Way Fixed Effects (TWFE) estimator, while common, yields estimates that may be biased and difficult to interpret when treatment effects are heterogeneous across groups or vary over time. The primary goal of this toolbox is to address these methodological challenges by providing modern, robust estimators that yield valid causal estimates in complex multi-period, staggered adoption scenarios.