Provides tools to perform multiple comparison analyses, based on the well-known Tukey's "Honestly Significant Difference" (HSD) test. In models involving interactions, 'TukeyC' stands out from other R packages by implementing intuitive and easy-to-use functions. In addition to accommodating traditional R methods such as lm() and aov(), it has also been extended to objects of the lmer() class, that is, mixed models with fixed effects. For more details see Tukey (1949) <doi:10.2307/3001913>.
Version: | 1.3-43 |
Depends: | R (≥ 2.6.0) |
Imports: | doBy, xtable |
Suggests: | pbkrtest (≥ 0.4-6), lme4 |
Published: | 2025-04-10 |
DOI: | 10.32614/CRAN.package.TukeyC |
Author: | Jose Claudio Faria [aut], Enio G. Jelihovschi [aut], Ivan Bezerra Allaman [aut, cre] |
Maintainer: | Ivan Bezerra Allaman <ivanalaman at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | see file COPYRIGHTS |
URL: | https://github.com/jcfaria/TukeyC |
NeedsCompilation: | no |
Citation: | TukeyC citation info |
Materials: | README ChangeLog |
CRAN checks: | TukeyC results |
Reference manual: | TukeyC.pdf |
Package source: | TukeyC_1.3-43.tar.gz |
Windows binaries: | r-devel: TukeyC_1.3-42.zip, r-release: TukeyC_1.3-43.zip, r-oldrel: not available |
macOS binaries: | r-devel (arm64): TukeyC_1.3-43.tgz, r-release (arm64): TukeyC_1.3-43.tgz, r-oldrel (arm64): TukeyC_1.3-43.tgz, r-devel (x86_64): TukeyC_1.3-43.tgz, r-release (x86_64): TukeyC_1.3-43.tgz, r-oldrel (x86_64): TukeyC_1.3-43.tgz |
Old sources: | TukeyC archive |
Please use the canonical form https://CRAN.R-project.org/package=TukeyC to link to this page.