test_twosample_wilcoxon: Two-sample Wilcoxon rank sum test.

Description Usage Arguments Value

Description

This function is essentially a wrapper around wilcox.test with some additional error checking and specific defaults. Specifically, it doesn't do the one-sample test, nor does it use the continuity correction.

Usage

1

Arguments

data

A list of length 2 containing numeric values.

...

Arguments passed on to wilcox.test.

Value

A P-value.


colinorourke/simpower documentation built on May 21, 2019, 1:42 a.m.