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, ...)
critical value
the method used
sample size
number of comparisons
overall (experimentwise) type I error rate
one of confintadjust.methods
Additonal arguments. Currently not used.
Joseph McKean, John Kloke
Returns critial value based on one of the adjustment methods.
Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.
oneway.rfit