You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify auto-bandwidth docstring: direct selector + rho=1
Docstring note from AI review. The wrapper's docstring still said
auto mode chooses both h and b via `mse_optimal_bandwidth`, but the
implementation now calls `_nprobust_port.lpbwselect_mse_dpi` directly
(to forward cluster / vce / nnmatch) and then sets `b = h` per
nprobust's rho=1 default. Update the docstrings to reflect that.
Behavior is unchanged; this is a comment-only clarification.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments