Simulation Study

Scaffold and run a reproducible Monte Carlo simulation study in R — a declared assumption regime, a parameterized DGP, an estimator grid, a seeded replication loop, and a summary of bias, RMSE, empirical SE, coverage, size/power with Monte Carlo standard errors. Use when the user says "run a Monte Carlo simulation", "simulation study", "check the bias/coverage of an estimator", "compare estimators in simulation", "size and power simulation", "Monte Carlo experiment", or wants to demonstrate an estimator's finite-sample properties. Produces a numbered R script in `scripts/R/` and saves per-replication raw results + a summary table to `scripts/R/_outputs/`.

pedrohcgs c9e7105 10.7 KB Updated

File contents

pedrohcgs/claude-code-my-workflow/tree/main/.claude/skills/simulation-study commit c9e71058a2

Frequently asked questions

npx skillmds@latest add pedrohcgs/simulation-study