Displaying 2 results from an estimated 2 matches for "tukeyresult".
2010 Oct 22
2
visualize TukeyHSD results
...37 0.0168421
C-A 8.73 2.807553 14.652447 0.0034914
D-A -1.38 -6.963737 4.203737 0.8906642
C-B 2.05 -3.872447 7.972447 0.7530266
D-B -8.06 -13.643737 -2.476263 0.0041505
D-C -10.11 -16.032447 -4.187553 0.0009497
What I really want would look something like this:
Feed Mean TukeyResult
C 73.4 a
B 71.3 a
A 64.6 b
D 63.2 b
Any ideas?
[[alternative HTML version deleted]]
2011 Jun 03
1
Outputting data from TukeyHSD
Hi All,
I am wondering if their is a convenient way to export the results of the
TukeyHSD function to Word or Excel.
I have used capture.output(tukey.contrast, file="tukey.contrast.xls")
and this works, but the data are not in a table form, and so it is sort of a
pain to manipulate the output.
I have be unable to find a more convenient way and any assistance would be
greatly