mw.mw.2.perm | R Documentation |
Use permutation-based reference distribution to obtain p values for a test that combines WMW for paired data and WMW for unpaired data
mw.mw.2.perm(X, Y, Xprime, Yprime, .corr, mc.rep = 10000,
alternative = c("two.sided", "less", "greater"), verbose = FALSE)
X |
X |
Y |
Y |
Xprime |
Xprime |
Yprime |
Yprime |
.corr |
.corr |
mc.rep |
mc.rep |
alternative |
alternative |
verbose |
verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.