Re: [R] Compact letter display for interaction effects

2011-10-03 Thread Spencer Graves
library(sos) cl <- ???'compact letter display' cl This opened a table for me in a web browser identifying 3 help pages in 'multcomp' and 1 in 'multcompView' that mention 'compact letter display'. Functions in multcompView will work anything that looks like a distance or similarity

[R] Compact letter display for interaction effects

2011-10-03 Thread Josh Caplan
Hello, I am interested in generating a compact letter display for the results of Tukey HSD tests that contain interaction effects. The 'cld' method in the 'multcomp' package seems only to work for main effects. Does such a thing exist already? Thank you for any thoughts, Josh -- Joshua Capl