Commit 8b6a6b1
Fix CI review R6: P3 doc + replicate-weight parity polish
- twowayfeweights() now raises NotImplementedError when the resolved
survey design carries replicate weights, matching fit()'s contract.
The fit/helper parity promise now holds for unsupported inputs too.
- docs/llms-full.txt and ROADMAP.md no longer claim that Phase 3
parameters raise NotImplementedError; both now correctly note that
only `aggregate` remains gated.
- Added a helper-level regression that pins the replicate-weight
rejection, complementing the existing fit()-level test.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent aeca1d8 commit 8b6a6b1
4 files changed
Lines changed: 34 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5068 | 5068 | | |
5069 | 5069 | | |
5070 | 5070 | | |
| 5071 | + | |
| 5072 | + | |
| 5073 | + | |
| 5074 | + | |
| 5075 | + | |
| 5076 | + | |
| 5077 | + | |
| 5078 | + | |
| 5079 | + | |
| 5080 | + | |
5071 | 5081 | | |
5072 | 5082 | | |
5073 | 5083 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
729 | 751 | | |
730 | 752 | | |
731 | 753 | | |
| |||
0 commit comments