pairwise.Rro.test {shipunov} | R Documentation |
Robust rank order test post hoc derivative
pairwise.Rro.test(x, g, p.adjust.method="BH")
x |
Values |
g |
Groups |
p.adjust.method |
See '?p.adjust' |
'pairwise.Rro.test()' is the Robust rank order test post hoc derivative.
List with test outputs
Alexey Shipunov
pairwise.Rro.test(airquality$Ozone, airquality$Month)