Skip to content

Commit aeb6ecc

Browse files
igerberclaude
andcommitted
Add TODO for covariate-adjusted R benchmark coverage
Track P3 from PR #202 review: CS R helpers hard-code xformla = ~ 1, so the IRLS covariate path lacks tight R-backed regression tests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e42d5b1 commit aeb6ecc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TODO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Deferred items from PR reviews that were not addressed before merge.
6161
|-------|----------|----|----------|
6262
| Tutorial notebooks not executed in CI | `docs/tutorials/*.ipynb` | #159 | Low |
6363
| R comparison tests spawn separate `Rscript` per test (slow CI) | `tests/test_methodology_twfe.py:294` | #139 | Low |
64+
| CS R helpers hard-code `xformla = ~ 1`; no covariate-adjusted R benchmark for IRLS path | `tests/test_methodology_callaway.py` | #202 | Low |
6465

6566
---
6667

0 commit comments

Comments
 (0)