mw.mw.2.perm {robustrank} | R Documentation |
A Test that Combines WMW for Paired Data and WMW for Unpaired Data
Description
Use permutation-based reference distribution to obtain p values for a test that combines WMW for paired data and WMW for unpaired data
Usage
mw.mw.2.perm(X, Y, Xprime, Yprime, .corr, mc.rep = 10000,
alternative = c("two.sided", "less", "greater"), verbose = FALSE)
Arguments
X |
X |
Y |
Y |
Xprime |
Xprime |
Yprime |
Yprime |
.corr |
.corr |
mc.rep |
mc.rep |
alternative |
alternative |
verbose |
verbose |
[Package robustrank version 2024.1-28 Index]