get.wilcoxon.pwc.table | R Documentation |
Creates table of pairwise comparisons based on results from Wilcoxon's test
get.wilcoxon.pwc.table(pwcs, only.sig = F)
pwcs |
a data.frame with the results of Wilcoxon's pairwise comparisons |
only.sig |
logical; if TRUE, only statistical significant results will be tabulated |
A data.frame containing the pairwise comparisons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.