test_summarize_auto {crosstable} | R Documentation |
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)
Arguments
x |
vector |
g |
another vector |
Value
a list with two components: p.value and method
Author(s)
Dan Chaltiel, David Hajage
[Package crosstable version 0.7.0 Index]