Multiple comparison: Student-Newman-Keuls test
snk
Performs the test of SNK, for multiple comparison of means.
snk(y, trt, DFerror, SSerror, alpha = 0.05, group = TRUE, main = NULL)
y
: Numeric or complex vector containing the response variable.trt
: Numeric or complex vector containing the treatments.DFerror
: Error degrees of freedom.SSerror
: Error sum of squares.alpha
: Significance level.group
: TRUE or FALSE.main
: Title.Returns the multiple comparison of means according to the test of SNK.
data(ex1) attach(ex1) crd(trat, ig, quali = TRUE, mcomp = "snk", sigT = 0.05)
scottknott
, duncan
, lsd
, lsdb
, ccboot
, tukey
, ccF
.
Eric B Ferreira, eric.ferreira@unifal-mg.edu.br
Denismar Alves Nogueira
Portya Piscitelli Cavalcanti
Useful links