Description Usage Arguments Value Examples
Calculate all values for two-stage Mann-Whitney-Wilcoxon statistic, with frequencies
1 | allperm(m1, n1, m2, n2, delta)
|
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 |
delta |
Under normal unit variance model for responses, separation between means in groups. |
Matrix with three columns, reprsenting values of statistic at time 1, values at time 2, and count.
1 | allperm(2,2,2,2,0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.