Confidence interval adjustment methods
Returns the critical value to be used in calculating adjusted confidence intervals. Currently provides methods for Boneferroni and Tukey for confidence interval adjustment methods as well as no adjustment.
confintadjust(n, k, alpha = 0.05, method = confintadjust.methods, ...)
n
k
alpha
method
...
Returns critial value based on one of the adjustment methods.
cv: critical value
method: the method used
Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.
Joseph McKean, John Kloke
oneway.rfit
Useful links