MCTests
MCTests, short for Monte Carlo tests, refer to a family of statistical hypothesis tests in which the reference distribution of a test statistic is approximated by Monte Carlo simulation rather than derived analytically. They are especially useful when the exact distribution under the null hypothesis is intractable or unknown, or when data or model complexity makes traditional theory unreliable.
The general procedure involves specifying a null hypothesis and a data-generating process consistent with that null.
MCTests are applied in a variety of settings, including goodness-of-fit tests, tests of independence, regression diagnostics,
Practical considerations include the number of simulations, which controls Monte Carlo error, and computational cost. Reproducibility