Commit 8a9f32c
dCDH heterogeneity wrap-up: terminology cleanup (codex R2 P3s)
Two P3 informational findings from R2:
1. TODO.md Tier B backlog still listed the dCDH heterogeneity df-
threading and by-path placebo predict_het items as open, but PR
#449 closed both. Replaced the two stale bullets with a single
bullet for the remaining survey + backward-horizon allocator
derivation (the one Medium follow-up explicitly tracked in the
wrap-up commit).
2. Three test-prose comments still said `df = n_obs - n_params`
while the implementation and REGISTRY now use
`df = n_obs - rank(design)`. Updated each comment to the
post-drop rank wording; full-rank designs continue to have
`rank == n_params` so the SE-derivation invariants under test
are unchanged.
Comment-only drift; no behavior change. 317 tests still pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fa1268e commit 8a9f32c
3 files changed
Lines changed: 16 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2870 | 2870 | | |
2871 | 2871 | | |
2872 | 2872 | | |
2873 | | - | |
2874 | | - | |
| 2873 | + | |
| 2874 | + | |
| 2875 | + | |
2875 | 2876 | | |
2876 | 2877 | | |
2877 | | - | |
| 2878 | + | |
2878 | 2879 | | |
2879 | 2880 | | |
2880 | 2881 | | |
| |||
10354 | 10355 | | |
10355 | 10356 | | |
10356 | 10357 | | |
10357 | | - | |
10358 | | - | |
| 10358 | + | |
| 10359 | + | |
| 10360 | + | |
10359 | 10361 | | |
10360 | 10362 | | |
10361 | 10363 | | |
10362 | | - | |
| 10364 | + | |
10363 | 10365 | | |
10364 | 10366 | | |
10365 | 10367 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | | - | |
1414 | | - | |
1415 | | - | |
1416 | | - | |
1417 | | - | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
1418 | 1420 | | |
1419 | 1421 | | |
1420 | 1422 | | |
| |||
0 commit comments