Commit 4d71c59
Fix Round 6: align IF/SE eligibility with DID path, document l=1 and delta contracts
- IF/SE/bootstrap paths now use the same combined eligibility mask as
_compute_multi_horizon_dids (singleton-baseline + empty-control-pool
exclusions), so point estimate and inference agree on terminal-missing
panels
- Add REGISTRY Note documenting that event_study_effects[1] uses per-group
DID_{g,1} (cohort-based controls) when L_max >= 2, which may differ
from Phase 1 DID_M (period-based controls) on mixed-direction panels
- Add REGISTRY Note documenting that delta SE uses delta-method
(normal-theory) even when bootstrap is enabled, as an intentional
exception to the bootstrap-inference-surface contract
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a7f3299 commit 4d71c59
2 files changed
Lines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
1096 | | - | |
1097 | | - | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
1098 | 1103 | | |
1099 | 1104 | | |
1100 | 1105 | | |
| |||
1356 | 1361 | | |
1357 | 1362 | | |
1358 | 1363 | | |
1359 | | - | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
1360 | 1368 | | |
1361 | 1369 | | |
1362 | 1370 | | |
| |||
1369 | 1377 | | |
1370 | 1378 | | |
1371 | 1379 | | |
1372 | | - | |
| 1380 | + | |
1373 | 1381 | | |
1374 | 1382 | | |
1375 | 1383 | | |
1376 | 1384 | | |
1377 | 1385 | | |
1378 | 1386 | | |
1379 | | - | |
| 1387 | + | |
1380 | 1388 | | |
1381 | 1389 | | |
1382 | 1390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
| 536 | + | |
| 537 | + | |
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
539 | 541 | | |
540 | 542 | | |
541 | 543 | | |
542 | | - | |
| 544 | + | |
543 | 545 | | |
544 | 546 | | |
545 | 547 | | |
| |||
0 commit comments