Commit 1946682
Address PR #370 R8 review (1 P3)
R8 P3 -- survey all_pass docstring/REGISTRY described the contract too
generically ("at least one linearity test conclusive"), which matches
the overall path but is looser than the implemented event-study path
(which requires BOTH pretrends_joint AND homogeneity_joint conclusive
+ non-rejecting).
Fix: split the survey all_pass description by aggregate in both
HADPretestReport docstring and REGISTRY note:
- overall: "at least one of Stute/Yatchew conclusive + no rejection"
(mirrors paper Section 4 step-3 'Stute OR Yatchew' wording).
- event_study: "both joint variants conclusive + neither rejects"
(same step-2 + step-3 closure as the unweighted aggregate, minus the
QUG step).
Code unchanged; only documentation. 187 pretest tests pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4323061 commit 1946682
2 files changed
Lines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
621 | 630 | | |
622 | 631 | | |
623 | 632 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2439 | 2439 | | |
2440 | 2440 | | |
2441 | 2441 | | |
2442 | | - | |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
2443 | 2445 | | |
2444 | 2446 | | |
2445 | 2447 | | |
| |||
0 commit comments