DTK.test: Dunnett's Modified Tukey-Kramer Pairwise Multiple Comparison Test
Description
Conducts a pairwise multiple comparison test (using the C procedure) for mean differences with unequal sample sizes and no assumption of equal population variances.
Usage
DTK.test(x = "data vector", f = "factor vector", a = "alpha level")
Arguments
x
Numeric data vector.
f
Factored level vector.
a
Alpha, significance level. DEFAULT=0.05
Value
[[1]]
"a" or the alpha significance level
[[2]]
Matrix containing the pair-waise comparisons as row names and the pairwise mean differences and lower and upper confidence interval values in columns, respectively
Details
Input data as vectors.
References
Dunnett,C.W. (1980) Pairwise Multiple Comparisons in the Unequal Variance Case. Journal of the American Statistical Association. 75 (372): 796-800.