mwu.test | R Documentation |
Performs the Mann-Whitney U test with a normal approximation.
mwu.test(prep, alternative = c("two.sided", "less", "greater"), correct = TRUE)
prep |
A |
alternative |
The alternative hypothesis type. One of: "two.sided", "less", "greater". |
correct |
Logical. Whether to apply continuity correction. |
A list of the class "htest".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.