Commit b3c5fe4
docs(readme): add causal inference coverage matrix + ecosystem stats page
Adds a 15-row coverage matrix at the top of README.md and README_CN.md
positioning StatsPAI against Stata (official + SSC), R (CRAN),
statsmodels+linearmodels, and DoubleML across the core causal-inference
families (DiD, IV, RD, Synth, DML, TMLE, neural causal, discovery,
Proximal, QTE, MR, Conformal, BCF, Spatial).
New docs/stats.md carries the full 23-row matrix, cross-ecosystem LOC
comparison (StatsPAI 188K vs statsmodels 382K vs Stata official 1.04M vs
R ecosystem ~150M), per-module LOC/function breakdown for all 78
modules, and a reproduction recipe. mkdocs nav wires it in as a
top-level "Ecosystem stats" entry.
LOC numbers are measured 2026-04-21 on macOS arm64; SSC / CRAN /
Bioconductor totals are flagged as estimates with sources.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7502e6a commit b3c5fe4
4 files changed
Lines changed: 223 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
18 | 48 | | |
19 | 49 | | |
20 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
18 | 48 | | |
19 | 49 | | |
20 | 50 | | |
| |||
0 commit comments