Commit 1b41a54
Address PR #363 R8 review (1 P3)
R8 P3 (doc-consistency drift): prose in _fit_event_study docstring,
REGISTRY sup-t bullet, and CHANGELOG entry still described the
pre-R7-fix weighted-path behavior (Binder-TSL for all weighted fits;
raw unit-level shortcut bootstrap). Updated all three to match the
actual implementation:
- _fit_event_study docstring: distinguishes survey= path (Binder-TSL)
from weights= shortcut (analytical CCT-2014 / 2SLS pweight
sandwich), documents trivial-survey bootstrap routing for cband.
- REGISTRY.md: new "weights= shortcut ↔ bootstrap routing" bullet
under the sup-t section explaining the synthetic trivial
ResolvedSurveyDesign construction and why (centered +
sqrt(n/(n-1))-corrected branch targets V_HC1, raw unit-level would
give ((n-1)/n) · V_HC1 under-scaling).
- CHANGELOG.md: per-horizon variance on weights= shortcut clarified
as analytical (not Binder-TSL); sup-t routing through trivial
resolved documented.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2431cce commit 1b41a54
3 files changed
Lines changed: 27 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3725 | 3725 | | |
3726 | 3726 | | |
3727 | 3727 | | |
3728 | | - | |
3729 | | - | |
3730 | | - | |
3731 | | - | |
3732 | | - | |
3733 | | - | |
| 3728 | + | |
| 3729 | + | |
| 3730 | + | |
| 3731 | + | |
| 3732 | + | |
| 3733 | + | |
| 3734 | + | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
| 3742 | + | |
| 3743 | + | |
| 3744 | + | |
| 3745 | + | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
3734 | 3752 | | |
3735 | 3753 | | |
3736 | 3754 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2314 | 2314 | | |
2315 | 2315 | | |
2316 | 2316 | | |
| 2317 | + | |
| 2318 | + | |
2317 | 2319 | | |
2318 | 2320 | | |
2319 | 2321 | | |
| |||
0 commit comments