kwtest | R Documentation |
KW test
kwtest(otutab, group_df, method = "kruskal.test")
otutab |
otutab |
group_df |
a dataframe with rowname same to dist and one group column |
method |
"kruskal.test", see |
res
data(otutab, package = "pcutils")
kwtest(otutab, metadata["Group"]) -> res
bbtt(res, pvalue = "p.format")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.