Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.GSO.4.44.0306171929190.8201-100000@igor.ifi.unizh.ch>
Date: 2003-06-17T18:49:32Z
From: David Andel
Subject: How to generate a pairwise non-parametric comparison table?

Dear list

I am comparing the results of several different experimental setups. With kruskal.test() I can test if there is any difference at all in any of them, if I understand it correctly. But now, when there is a difference, how do I generate a (half-) table of pairwise comparisons, using e.g. wilcox.test(), to find the ones where the difference actually occurs.
I guess I don't have to program this by hand, do I?

Thanks,
David