Commit d045987
Update bundled LLM guides for dCDH survey + SDID jackknife
- diff_diff/guides/llms-practitioner.txt: add reversible-treatment branch
to the Step 4 decision tree pointing at ChaisemartinDHaultfoeuille
(alias DCDH), and a short Step 5 example showing the
survey_design + L_max + TSL fallback for dCDH. The practitioner guide
previously had zero dCDH coverage despite the full API being live.
- diff_diff/guides/llms-full.txt: fix stale SyntheticDiDResults table
(line 1024) — variance_method now accepts "bootstrap", "jackknife",
or "placebo" (jackknife was added for synthdid::vcov parity but the
table only listed bootstrap/placebo).
Bundled-guide paths only. The old docs/llms-*.txt were moved to
diff_diff/guides/ in main (PR #310); these edits target the new
canonical location consumed by get_llm_guide().
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b376043 commit d045987
2 files changed
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1021 | 1021 | | |
1022 | 1022 | | |
1023 | 1023 | | |
1024 | | - | |
| 1024 | + | |
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
176 | 182 | | |
177 | 183 | | |
178 | 184 | | |
| |||
260 | 266 | | |
261 | 267 | | |
262 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
263 | 290 | | |
264 | 291 | | |
265 | 292 | | |
| |||
0 commit comments