This package was created to analyze multi-level one-way experimental designs. It is designed to handle vectorized observation and factor data where there are unequal sample sizes and population variance homogeneity can not be assumed. To conduct the Dunnett modified Tukey-Kramer test (a.k.a. the T3 Procedure), create two vectors: one for your observations and one for the factor level of each observation. The function, gl.unequal, provides a means to more conveniently produce a factor vector with unequal sample sizes. Next, use the DTK.test function to conduct the test and save the output as an object to input into the DTK.plot function, which produces a confidence interval plot for each of the pairwise comparisons. Lastly, the function TK.test conducts the original Tukey-Kramer test.
Version: | 3.5 |
Published: | 2013-07-01 |
Author: | Matthew K. Lau |
Maintainer: | Matthew K. Lau <mkl48 at nau.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | DTK results |
Reference manual: | DTK.pdf |
Package source: | DTK_3.5.tar.gz |
Windows binaries: | r-devel: DTK_3.5.zip, r-release: DTK_3.5.zip, r-oldrel: DTK_3.5.zip |
macOS binaries: | r-release: DTK_3.5.tgz, r-oldrel: DTK_3.5.tgz |
Old sources: | DTK archive |
Please use the canonical form https://CRAN.R-project.org/package=DTK to link to this page.