order.stat.SNK {ExpDes} | R Documentation |
order.stat.SNK
Orders the groups of means according
to the test of SNK.
order.stat.SNK(treatment, means, minimum)
treatment |
Treatment. |
means |
Means of treatment. |
minimum |
Minimum value for the comparison. |
trt Factor
means Numeric
minimum Numeric
Eric B Ferreira, eric.ferreira@unifal-mg.edu.br @author Denismar Alves Nogueira @author Portya Piscitelli Cavalcanti (Adapted from Felipe de Mendiburu - GPL)