When the group means are close together, the labels will overlap. This overlap is actually informative, indicating that the groups are close. For this common case, we provide the tiebreaker function
matchMMC which is also documented and illustrated on the ?MMC page. I have never tried to put the data on the same scale. It "should" be easy. Let me try, and then post an example. Rich On Mon, Jan 14, 2013 at 3:53 PM, Karl Ove Hufthammer <k...@huftis.org>wrote: > må. den 14. 01. 2013 klokka 13.58 (-0500) skreiv Richard M. Heiberger: > > Please look at the MMC (Mean-mean Multiple Comparisons) plot in the HH > > package. It displays both the means and the differences. > > > > install.packages("HH") ## if you don't already have it. > > library(HH) > > ?MMC > > Thanks for the suggestion. Thats a very interesting and clever way of > displaying both means and differences. Its not what I was looking for, > though, as it doesnt display the actual data. > > For the record, heres the syntax for using MMC on the dataset mentioned > in my original posting: > > l.mmc=mmc(l, linfct = mcp(trt = "Tukey")) > plot(l.mmc) > > (It looks best on data where the group means arent very close; > otherwise the labels might overlap.) > > -- > Karl Ove Hufthammer > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.