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
Copy file name to clipboardExpand all lines: ROADMAP.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,15 +167,15 @@ The dynamic companion paper subsumes the AER 2020 paper: `DID_1 = DID_M`. The si
167
167
168
168
| Item | Priority | Status |
169
169
|------|----------|--------|
170
-
|**3a.** Residualization-style covariate adjustment `DID^X` (Web Appendix Section 1.2 of dynamic paper). **Note:** NOT doubly-robust, NOT IPW, NOT Callaway-Sant'Anna-style. | HIGH |Not started|
171
-
|**3b.** Group-specific linear trends `DID^{fd}` (Web Appendix Section 1.3, Lemma 6) — second-difference estimator with cumulation for level effects | MEDIUM |Not started|
172
-
|**3c.** State-set-specific trends (`trends_nonparam` option, Web Appendix Section 1.4) | MEDIUM |Not started|
|**3f.** Non-binary treatment support (the formula already handles it; this row is documentation + tests) | MEDIUM |Not started|
170
+
|**3a.** Residualization-style covariate adjustment `DID^X` (Web Appendix Section 1.2 of dynamic paper). **Note:** NOT doubly-robust, NOT IPW, NOT Callaway-Sant'Anna-style. | HIGH |Shipped (PR B)|
171
+
|**3b.** Group-specific linear trends `DID^{fd}` (Web Appendix Section 1.3, Lemma 6) — second-difference estimator with cumulation for level effects | MEDIUM |Shipped (PR B)|
172
+
|**3c.** State-set-specific trends (`trends_nonparam` option, Web Appendix Section 1.4) | MEDIUM |Shipped (PR B)|
|**3f.** Non-binary treatment support (the formula already handles it; this row is documentation + tests) | MEDIUM |Shipped (PR #300; also ships placebo SE, L_max=1 per-group path, parity SE assertions)|
176
176
|**3g.** HonestDiD (Rambachan-Roth) integration on `DID^{pl}_l` placebos | MEDIUM | Not started |
177
177
|**3h.****Single comprehensive tutorial notebook** covering all three phases — Favara-Imbs (2015) banking deregulation replication as the headline application, with comparison plots vs LP / TWFE | HIGH | Not started |
178
-
|**3i.** Parity tests vs `did_multiplegt_dyn` for covariate and extension specifications | HIGH |Not started|
178
+
|**3i.** Parity tests vs `did_multiplegt_dyn` for covariate and extension specifications | HIGH |Shipped (PR B; controls, trends_lin, combined)|
179
179
180
180
### Out of scope for the dCDH single-class evolution
0 commit comments