Commit f94a88a
Adjust path_heterogeneity_effects docstring to OLS/WLS dual path
R2 review caught one more stale "WLS" reference in the result-class
docstring: `path_heterogeneity_effects` described `beta` as a WLS
coefficient, but the non-survey path is plain OLS (only the survey
branch is WLS). Clarify that `beta` is OLS on the non-survey path
and WLS-on-pweights only under `survey_design`.
The global `heterogeneity_effects` docstring is already generic
("Per-horizon heterogeneity test results") and needs no change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 21ffbcb commit f94a88a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
| |||
0 commit comments