Hi,
I have a 1-way anova result and want to do a post test.
I want to do pairwise t-tests where the global variance is taken into
account (i.e. a real post test on the anova result, not multiple simple t
tests on the samples).
I understand I should use pairwise.t.test() for that. However, it does not
allow me to select specific pairs, it always analyzes all pairs. How can I
analyze specific pairs only?
Thanks
Andreas
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.