Test whether correlations are different from zero
.effect_correlations(data, cols, cross, method = "pearson", labels = TRUE)
A tibble with correlation results.
A tibble.
The columns holding metric values.
The columns holding metric values to correlate.
The output metrics, pearson = Pearson's R, spearman = Spearman's rho. The reported R square value is just squared Spearman's or Pearson's R.
If TRUE (default) extracts labels from the attributes, see codebook.