Description Usage Arguments Value Author(s) See Also Examples
Performs multiple comparison by Friedman test
and pairwise comparison by
Wilcoxon Test
.
1 | mc.fried(x, p.adjust.method = p.adjust.methods,...)
|
x |
A matrix or data frame to be tested. |
p.adjust.method |
Method for adjusting p values (see |
... |
Additional arguments pass to |
A list with components:
fried |
Hypothesis test results of |
wilcox |
Hypothesis test results of |
gl.pval |
Global or overall p value returned by |
mc.pval |
Pairwise p value returned by |
Wanchang Lin
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.