get_asymptotic_approx_corrected_alpha | R Documentation |
This function uses the approximation from Gontscharuk & Finner's Asymptotics of
goodness-of-fit tests based on minimum p-value statistics (2017) to approximate
local levels for finite sample size. We use these authors constants for \alpha
= .1, and .05,
and for \alpha
= .01 we use a slightly different approximation.
get_asymptotic_approx_corrected_alpha(n, alpha)
n |
Number of tests to do |
alpha |
Global type I error rate |
Approximate local level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.