Commit 70b547b
Document new SyntheticDiDResults validation diagnostics in bundled guides
PR #309 added four validation diagnostics to SyntheticDiDResults:
`get_weight_concentration()`, `get_loo_effects_df()`, `in_time_placebo()`,
and `sensitivity_to_zeta_omega()`. Because this PR is the first place the
guides ship inside the wheel, we want them faithful to main's API at the
moment of merge.
- `llms-full.txt`: add the four methods to the SyntheticDiDResults
Methods line and a short "Validation diagnostics" subsection describing
each.
- `llms-practitioner.txt`: split the former `SyntheticDiD/TROP` bullet so
SyntheticDiD now points at the built-in helpers (with the jackknife
caveat for LOO); TROP keeps the generic guidance.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8023b19 commit 70b547b
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
1032 | 1038 | | |
1033 | 1039 | | |
1034 | 1040 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
0 commit comments