Description Usage Arguments Examples
调用wilcox.test进行非参数检验
1 |
data |
输入数据框,第一列为样本编号,第二列为分组,注意分组标签必须设定为group,第三列以后就是测定或者收集的指标了 |
i |
代表您想要进行统计的列,比如:第三列:i = 3 |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.