Three markdown cells written in PAR/Policy Studies Journal style:
- Data and Methods: sources, sample, variables, model equations
- Analysis: analytical strategy and identification rationale
- Results: full findings with formatted tables for all four hypotheses
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
statsmodels uses z/P>|z| instead of t/P>|t| with cluster-robust SEs
in some versions. Auto-detect from the actual table columns.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
${workspaceFolder} is not expanded in python.defaultInterpreterPath;
use a relative path instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
VS Code workspace settings point to project-local .venv so the correct
Python interpreter is auto-selected on open.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>