Description Usage Arguments Value Examples
Calculate mass function for two-stage Mann-Whitney-Wilcoxon statistic
1 | wilding(u1, u2, m1, n1, m2, n2)
|
u1 |
Statistic at first evaluation |
u2 |
Statistic at second evaluation |
m1 |
Number in group 1, first evaluation |
n1 |
Number in group 2, first evaluation |
m2 |
Number in group 1, second evaluation |
n2 |
Number in group 2, second evaluation |
Mass function
1 | wilding(1,1,2,2,2,2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.