From ectj-skills
Guides design and audit of Monte Carlo simulations, empirical applications, and estimator comparisons for The Econometrics Journal, focusing on reproducibility and theoretical alignment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ectj-skills:ectj-data-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this when the method has to prove both statistical behavior and empirical usefulness.
Use this when the method has to prove both statistical behavior and empirical usefulness.
Before drafting results, create a one-page map with these rows:
The main text should report only the rows that teach the reader why the method works and when it fails. Full grids belong in the supplement or replication package.
Track every reported number in a ledger:
| Manuscript item | Script | Seed/config | Output path | Runtime |
|---|---|---|---|---|
| Table/Figure X | ... | ... | ... | ... |
Use the ledger to decide what must be in the main replication path and what can remain optional.
EctJ referees read Monte Carlo sections as tests of the theory, and RES guidance caps the main-text simulation summary near one page, so every theoretical claim needs exactly one matching finite-sample exhibit:
| Theoretical claim | Required Monte Carlo evidence | Typical display |
|---|---|---|
| Asymptotic normality | Coverage of nominal 95% intervals across n | Coverage row per sample size |
| Size control of a test | Null rejection rates near 5% at the relevant boundary | Size table with nominal level in header |
| Local power gain | Power against the incumbent under drifting alternatives | One power figure |
| Rate or bias reduction | Bias and RMSE relative to the strongest competitor | Compact bias/RMSE panel |
| Tuning robustness | Behavior across bandwidth or penalty choices used in practice | Supplement grid, one-line main-text summary |
A theorem with no matching row invites the classic EctJ objection that the asymptotics carry no finite-sample evidence; a simulation with no matching theorem is decoration to cut.
The other classic objection is a simulation design detached from the empirical illustration. Fix it by calibration (illustrative numbers): if the application is a firm panel with N=180, T=12, and residual serial correlation around 0.6, the core DGP should be N=200, T=12 with AR(1) errors at rho in {0, 0.3, 0.6}, not an i.i.d. cross-section with n=10,000. State in the simulation preamble which DGP parameters were estimated from the application data and which probe theoretical boundaries. One calibrated design plus one boundary design beats six arbitrary grids at this venue, and the pairing lets the empirical section reuse the simulation's vocabulary when it explains why the new procedure changes the applied conclusion.
[Evidence readiness] strong / adequate / weak
[Monte Carlo role] <theory validation or stress test>
[Empirical application role] <applied-value demonstration>
[Missing baseline or diagnostic] <item>
[Next analysis] <single run or table>
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin ectj-skillsDesigns Monte Carlo simulations and numerical illustrations for Econometric Theory papers, showing finite-sample behavior tracks asymptotics.
Designs and audits Monte Carlo simulation evidence for Econometrica manuscripts, covering finite-sample performance, regularity-condition stress tests, and degenerate cases.
Guides Monte Carlo simulation design and empirical illustration for Journal of Econometrics submissions, covering size/power, DGP stress tests, and computational hygiene.