Skip to content

Commit e44dcde

Browse files
igerberclaude
andcommitted
docs: fix stale rdbwselect_sharp reference in benchmarks R README
The port entry point was renamed to rdbwselect when fuzzy support landed; this internal README reference was the one site the rename sweep missed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QGca52n6H8oDDXALjjrsp4
1 parent 676da60 commit e44dcde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/R/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ flatten misaligns when reshaped row-major.
137137
`benchmarks/R/generate_rdrobust_golden.R` produces
138138
`benchmarks/data/rdrobust_golden.json`, consumed by
139139
`tests/test_rdrobust_port.py` to verify that
140-
`diff_diff._rdrobust_port.rdbwselect_sharp` matches R `rdrobust::rdbwselect`
140+
`diff_diff._rdrobust_port.rdbwselect` (sharp and fuzzy RD bandwidth paths) matches R `rdrobust::rdbwselect`
141141
(Calonico, Cattaneo, Farrell & Titiunik) across all 10 bandwidth selectors at
142142
rtol ≤ 1e-9.
143143

0 commit comments

Comments
 (0)