test_summarize_auto {crosstable} | R Documentation |
Compute a oneway.test (with equal or unequal variance) or a kruskal.test as appropriate.
test_summarize_auto(x, g)
x |
vector |
g |
another vector |
a list with two components: p.value and method
Dan Chaltiel, David Hajage