mwu.test: Mann-Whitney U test

Description Usage Arguments Value

View source: R/mwu.R

Description

Performs the Mann-Whitney U test with a normal approximation.

Usage

1
mwu.test(prep, alternative = c("two.sided", "less", "greater"), correct = TRUE)

Arguments

prep

A rkt_prep object.

alternative

The alternative hypothesis type. One of: "two.sided", "less", "greater".

correct

Logical. Whether to apply continuity correction.

Value

A list of the class "htest".


da-zar/ROCket documentation built on Feb. 26, 2021, 12:09 p.m.