test_correlation_auto function

test for correlation coefficients

test for correlation coefficients

test_correlation_auto(x, by, method)

Arguments

  • x: vector
  • by: another vector
  • method: "pearson", "kendall", or "spearman"

Returns

the correlation test with appropriate method

Author(s)

Dan Chaltiel, David Hajage