test_correlation_auto {crosstable} | R Documentation |
test for correlation coefficients
Description
test for correlation coefficients
Usage
test_correlation_auto(x, by, method)
Arguments
x |
vector |
by |
another vector |
method |
"pearson", "kendall", or "spearman" |
Value
the correlation test with appropriate method
Author(s)
Dan Chaltiel, David Hajage
[Package crosstable version 0.7.0 Index]