Skip to contents

Computes the ratio of the empirical 95th percentile of squared t-statistics to the theoretical chi-squared(1) 95th percentile. Used to calibrate standard errors for coverage computation.

Usage

sim_correction_factor(test_stats)

Arguments

test_stats

Numeric vector of t-statistics.

Value

Scalar correction factor. Values > 1 indicate model SEs are too small.