Displaying 1 result from an estimated 1 matches for "posthoc_print".
2007 Oct 23
0
Multiple comparison tests - Homogenous subsets (i.e. for Tukey)
Dear all,
is there any possibility to generate a table of homogeneous subsets for
multiple comparison tests as in SPSS with R? I am specially interested
in Tukey's B test.
I have tried to find the answer myself and found an excellent
description here:
http://www.ppsw.rug.nl/~sda/siv/Posthoc_print.pdf (-> Tab. 2)
Together with the information here ...
http://www.agr.kuleuven.ac.be/vakken/statisticsbyR/ANOVAbyRr/multiplecomp.htm
(Differences between Brands are significant at 5% level if the
confidence interval around the estimation of the difference does not
contain zero.)
.. I am al...