You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Matching methods for causal inference with time-series cross-sectional data**
7
+
**Production-ready statistical software for causal inference with time-series cross-sectional data**
8
+
9
+
TSCSMethods.jl v2.0.0 implements the matching methodology developed in Feltham et al. (2023), which extends the framework of Imai et al. (2021) with novel innovations for causal inference in staggered treatment designs. The package provides non-parametric generalized difference-in-differences estimation with covariate matching for panel data, where units receive treatment at different times.
10
+
8
11
9
-
TSCSMethods.jl implements the matching methodology developed in Feltham et al. (2023), which extends the framework of Imai et al. (2021) with novel innovations for causal inference in staggered treatment designs. The package provides non-parametric generalized difference-in-differences estimation with covariate matching for panel data, where units receive treatment at different times.
10
12
11
13
## Key Features
12
14
13
-
-**Staggered treatment designs**: Handle units treated at different times
14
-
-**Covariate matching**: Match treated units to similar controls using time-varying covariates
15
-
-**Flexible time windows**: Specify pre-treatment matching periods and post-treatment estimation periods
16
-
-**Multiple balancing strategies**: Manual and automatic covariate balancing
17
-
-**Bootstrap inference**: Weighted block-bootstrap for uncertainty quantification
-[**Methodology**](https://human-nature-lab.github.io/TSCSMethods.jl/methodology/): Statistical methods and assumptions
56
82
-[**API Reference**](https://human-nature-lab.github.io/TSCSMethods.jl/api/): Complete function documentation
57
-
-[**Validation**](https://human-nature-lab.github.io/TSCSMethods.jl/validation/): Test suite and calibration gates
83
+
-[**Validation**](https://human-nature-lab.github.io/TSCSMethods.jl/validation/): Test suite and statistical validation
84
+
-[**Release Notes**](./release_notes.md): v2.0.0 features and breaking changes
58
85
59
86
## Examples
60
87
@@ -66,10 +93,27 @@ For a high-level summary of validation tests, see [VALIDATION_TESTS.md](./VALIDA
66
93
67
94
The package implements the extended matching approach developed in Feltham et al. (2023), building on Imai et al. (2021), for time-series cross-sectional data:
68
95
69
-
1.**Matching**: For each treated unit, find control units with similar covariate histories
70
-
2.**Balancing**: Assess and improve covariate balance between treated and control groups
71
-
3.**Estimation**: Calculate average treatment effects using matched controls
72
-
4.**Inference**: Bootstrap resampling for confidence intervals and significance testing
Copy file name to clipboardExpand all lines: docs/build/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,4 +38,4 @@
38
38
journal={American Journal of Political Science},
39
39
year={2021},
40
40
publisher={Wiley Online Library}
41
-
}</code></pre><h2id="References"><aclass="docs-heading-anchor" href="#References">References</a><aid="References-1"></a><aclass="docs-heading-anchor-permalink" href="#References" title="Permalink"></a></h2><ul><li>Imai, K., Kim, I. S., & Wang, E. H. (2021). Matching Methods for Causal Inference with Time-Series Cross-Sectional Data. <em>American Journal of Political Science</em>.</li><li>Feltham, E., Forastiere, L., Alexander, M., & Christakis, N. A. (2023). Mass gatherings for political expression had no discernible association with the local course of the COVID-19 pandemic in the USA in 2020 and 2021. <em>Nature Human Behaviour</em>.</li><li>Kim, I. S., Ruah, A., Wang, E., & Imai, K. (2020). Insongkim/PanelMatch [R, C]. https://github.com/insongkim/PanelMatch (Original work published 2018)</li></ul></article><navclass="docs-footer"><aclass="docs-footer-nextpage" href="diagrams.html">Visual Guide »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="auto">Automatic (OS)</option><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option><optionvalue="catppuccin-latte">catppuccin-latte</option><optionvalue="catppuccin-frappe">catppuccin-frappe</option><optionvalue="catppuccin-macchiato">catppuccin-macchiato</option><optionvalue="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <spanclass="colophon-date" title="Tuesday 26 August 2025 15:59">Tuesday 26 August 2025</span>. Using Julia version 1.11.2.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
41
+
}</code></pre><h2id="References"><aclass="docs-heading-anchor" href="#References">References</a><aid="References-1"></a><aclass="docs-heading-anchor-permalink" href="#References" title="Permalink"></a></h2><ul><li>Imai, K., Kim, I. S., & Wang, E. H. (2021). Matching Methods for Causal Inference with Time-Series Cross-Sectional Data. <em>American Journal of Political Science</em>.</li><li>Feltham, E., Forastiere, L., Alexander, M., & Christakis, N. A. (2023). Mass gatherings for political expression had no discernible association with the local course of the COVID-19 pandemic in the USA in 2020 and 2021. <em>Nature Human Behaviour</em>.</li><li>Kim, I. S., Ruah, A., Wang, E., & Imai, K. (2020). Insongkim/PanelMatch [R, C]. https://github.com/insongkim/PanelMatch (Original work published 2018)</li></ul></article><navclass="docs-footer"><aclass="docs-footer-nextpage" href="diagrams.html">Visual Guide »</a><divclass="flexbox-break"></div><pclass="footer-message">Powered by <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <ahref="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><divclass="modal" id="documenter-settings"><divclass="modal-background"></div><divclass="modal-card"><headerclass="modal-card-head"><pclass="modal-card-title">Settings</p><buttonclass="delete"></button></header><sectionclass="modal-card-body"><p><labelclass="label">Theme</label><divclass="select"><selectid="documenter-themepicker"><optionvalue="auto">Automatic (OS)</option><optionvalue="documenter-light">documenter-light</option><optionvalue="documenter-dark">documenter-dark</option><optionvalue="catppuccin-latte">catppuccin-latte</option><optionvalue="catppuccin-frappe">catppuccin-frappe</option><optionvalue="catppuccin-macchiato">catppuccin-macchiato</option><optionvalue="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <ahref="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <spanclass="colophon-date" title="Tuesday 26 August 2025 16:30">Tuesday 26 August 2025</span>. Using Julia version 1.11.2.</p></section><footerclass="modal-card-foot"></footer></div></div></div></body></html>
0 commit comments