Commit 6834133
Address PR #372 R8 review (2 P3): bibliography completeness for HAD inference
P3 - HAD blurb in docs/references.rst still said "strictly positive"
- I corrected README, llms.txt, and api/had.rst in R7 but missed the
bibliography blurb. Rewrite to match: "panels where no unit remains
untreated...nonnegative dose...both Design 1' (d̲=0 / QUG) and
Design 1 (d̲>0) supported."
P3 - api/had.rst names CCT-2014 and Binder (1983) but those weren't
in docs/references.rst (the new bibliography source of truth)
- Add three new sub-sections to references.rst:
- "Nonparametric Bias-Corrected Inference" with CCT 2014 (Econometrica
bias-combined design matrix) + CCF 2018 (JASA coverage accuracy) +
CCF 2019 (JSS nprobust). All three back the in-house lprobust port
used by HAD continuous-dose paths.
- "Survey-Design Inference (Taylor-Series Linearization)" with Binder
(1983) International Statistical Review. Backs the survey= paths
across diff-diff (compute_survey_if_variance and per-estimator IF
compositions including dCDH and HAD).
- These are also CONTRIBUTING.md "bibliography source of truth" entries
for general inference machinery, not just HAD: the survey paths
reference Binder TSL across all survey-aware estimators, and CCF
nprobust is also used by ContinuousDiD's bias-correction path.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c720d5a commit 6834133
1 file changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
51 | 71 | | |
52 | 72 | | |
53 | 73 | | |
| |||
170 | 190 | | |
171 | 191 | | |
172 | 192 | | |
173 | | - | |
| 193 | + | |
174 | 194 | | |
175 | 195 | | |
176 | 196 | | |
| |||
0 commit comments