Learn R Programming

crosstable (version 0.8.0)

test_summarize_auto: test for mean comparison

Description

Compute a oneway.test (with equal or unequal variance) or a kruskal.test as appropriate.

Usage

test_summarize_auto(x, g)

Value

a list with two components: p.value and method

Arguments

x

vector

g

another vector

Author

Dan Chaltiel, David Hajage