Commit fc83a52
Fix CI review Round 11: clear bootstrap_distribution for L_max=1
P1: Clear bootstrap_results.bootstrap_distribution to None when
L_max == 1. The stored DID_M distribution doesn't match the
DID_1 summary statistics. Per-horizon bootstrap stats are
accessible via event_study_ses/cis/p_values.
P2: Add bootstrap_distribution is None assertion to the L_max=1
bootstrap sync regression test.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6f26709 commit fc83a52
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1688 | 1688 | | |
1689 | 1689 | | |
1690 | 1690 | | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
1691 | 1695 | | |
1692 | 1696 | | |
1693 | 1697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1864 | 1864 | | |
1865 | 1865 | | |
1866 | 1866 | | |
1867 | | - | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
1868 | 1870 | | |
1869 | 1871 | | |
1870 | 1872 | | |
| |||
1881 | 1883 | | |
1882 | 1884 | | |
1883 | 1885 | | |
| 1886 | + | |
| 1887 | + | |
1884 | 1888 | | |
1885 | 1889 | | |
1886 | 1890 | | |
| |||
0 commit comments