Functional that returns function for computing effective alpha for given parameters and distribution
effectiveAlpha_f(rho, n = 10, df = NULL, method = "norm")Correlation coefficient
Number of observations
Degrees of freedom if method = "t"
Character string. Determines distribution for adjusted alpha
can be either "norm" for normal distribution or "t" for t-dist