Dear all,

I would like to test the differences in dependent variable X depending on 2
grouping variables of each 10 levels. 
I do this with a 2-way ANOVA, followed by a Tukey HSD test (TukeyHSD(x)).
However, since a lot of combinations are possible with 2 grouping variables,
each of 10 levels, the result of the Tukey test is not fully displayed in
the console.

I tried to print it as a table (write.table () ) and open it afterwards in
Notepad or print e.g. only the first 30 rows of the result, but both without
success ...

Anyone an idea how I can deal with this problem?

Many thanks,

Ulrike



--
View this message in context: 
http://r.789695.n4.nabble.com/Tukey-HSD-not-fully-displayed-in-R-console-tp4639285.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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.

Reply via email to