Commit e1d36f5
Document conley_* kwargs in compute_robust_vcov docstring
Address P3 doc-drift finding from CI Codex review of PR #411 R-final.
The function-level docstring already lists Conley in the dispatch
description, but the Parameters section's `vcov_type` enum line and
the four `conley_*` keyword-only kwargs were not separately documented.
Added `"conley"` to the enum and four new parameter entries
(``conley_coords``, ``conley_cutoff_km``, ``conley_metric``,
``conley_kernel``) describing the cross-sectional-only Phase 1 contract
and the both-kernel indefiniteness warning.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9b01208 commit e1d36f5
1 file changed
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1218 | 1218 | | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | | - | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
1222 | 1245 | | |
1223 | 1246 | | |
1224 | 1247 | | |
| |||
0 commit comments