wwtest: Make a Table of Wilcoxon Rank Sum test Results

Description Usage Arguments Value

View source: R/tt.R

Description

Make a Table of Wilcoxon Rank Sum test Results

Usage

1
wwtest(df, y, x, subset, digits = 2, ...)

Arguments

df

A tidy long-form data.frame.

y

A string. The column name of the outcome variable.

x

A string. The column name of the contrast variable.

subset

A boolean of length nrow(df). How to subset the data.frame prior to t.test.

digits

An integer. The number of significant digits.

...

Arguments passed to t.test.

Value

A table of Wilcoxon Rank Sum test results.


tpq/miSciTools documentation built on Sept. 16, 2019, 4:43 p.m.