skills/peer-review/references/statistical_reproducibility.md
This guide supports structured questions; it does not replace a statistician, methodologist, domain expert, or independent reanalysis. Sources verified on 2026-07-23 are recorded in assets/source_ledger.csv.
Use, in order:
Do not reject a method merely because another method is more familiar. Explain the estimand, assumption, error, or interpretation at stake.
Write down:
Then trace whether design, data collection, analysis, result, and claim target the same quantity.
For applicable clinical trials, ICH E9(R1) provides a framework for estimands and sensitivity analyses. It is not a universal rule for every study.
Identify:
If the design cannot be reconstructed, first request missing reporting. Do not label the design invalid solely because details are absent.
Reconcile:
Report the exact mismatch and locations; do not infer why counts differ.
Ask whether the method accounts for:
The name of a statistical test is not enough. The report should state inputs, model form, uncertainty method, software/version, and relevant diagnostics.
Prefer:
The ASA’s six p-value principles include:
SAMPL provides concise biomedical statistical reporting guidance. Apply it as reporting guidance, not a universal analysis recipe.
Look for:
Do not request observed/post hoc power as a remedy for an imprecise result. Examine the estimate and uncertainty.
Check:
Use CONSORT 2025 and SPIRIT 2025 for reporting. Use ICH E9/E9(R1) only when its scope and decision context fit.
Check:
Avoid judging causal identification from adjusted versus unadjusted p-values.
Check:
STARD/STARD-AI describe reporting; use an appropriate risk-of-bias framework separately.
Check:
TRIPOD+AI replaces TRIPOD 2015 for regression and machine-learning prediction model reporting. STARD-AI is more appropriate when diagnostic accuracy of an index test is the primary aim.
Check:
PRISMA 2020 assesses reporting. Do not substitute PRISMA coverage for review-conduct appraisal.
Check:
Repeated observations do not increase independent sample size one-for-one.
Identify the inferential family before recommending adjustment:
Possible responses include hierarchical testing, family-wise control, false-discovery control, multilevel modeling, transparent exploratory labeling, or emphasis on estimates and uncertainty. The remedy depends on the claim and decision rule.
Check:
Avoid demanding one preferred technique without considering the estimand and missingness process.
Check:
Legacy domain standards and their current status are summarized in references/reporting_standards.md.
Check:
Code availability does not prove that the code generated the reported result. Provenance and a reproducible run record are separate evidence.
Open sharing may be limited by consent, privacy, indigenous/community governance, security, contracts, or licensing. A useful statement should identify:
Do not request disclosure that would violate ethics, law, consent, or governance.
Claim independent reproduction only if the reviewer actually:
A static consistency audit is not reproduction.
Escalate when a central conclusion depends on methods outside competence, including:
Say what expertise is needed and which claim depends on it. Do not mask uncertainty with an automated score.
Copy assets/statistical_reproducibility_template.json, record evidence locations without pasting manuscript prose into report fields, and run:
python3 scripts/audit_statistics_reproducibility.py local-checklist.json
Statuses:
verified_presentpartly_documentedmissingnot_assessednot_applicable with rationaleThe tool reports item IDs and counts. It does not calculate merit, rerun analyses, or certify reproducibility.