TukeyC - Conventional Tukey Test
Performs multiple comparison analyses using Tukey's Honestly Significant Difference (HSD) test, with intuitive letter grouping of means for balanced and unbalanced designs. Accepts input from 'formula', 'aov', 'lm', 'aovlist', and 'lmerMod' objects, including straightforward handling of interactions. For more details see Tukey (1949) <doi:10.2307/3001913>.
Last updated
6.86 score 4 stars 86 scripts 709 downloadsScottKnott - The ScottKnott Clustering Algorithm
Performs the Scott & Knott (1974) clustering algorithm as a multiple comparison method in the Analysis of Variance context, for both balanced and unbalanced <doi:10.1590/1984-70332017v17n1a1> designs. Accepts input from 'formula', 'aov', 'lm', 'aovlist', and 'lmerMod' objects.
Last updated
6.82 score 1 stars 1 dependents 89 scripts 2.1k downloadsgexp - Generator of Experiments
Provides tools for planning, simulating, and visualizing structured experiments in R. Supports completely randomized (CRD), randomized complete block (RCBD), and Latin square (LSD) designs for simple, factorial, and split-plot schemes, with user-specified treatment effects and optional multivariate responses (Ferreira, 2008, ISBN:8587692526; Naes et al., 2007 <doi:10.1002/qre.841>; Rencher et al., 2007, ISBN:9780471754985; Montgomery, 2001, ISBN:0471316490).
Last updated
4.18 score 1 stars 15 scripts 225 downloads