Description Usage Arguments Value
Computes the correlation between two ff vectors.
1 | cor_ff(x, y, method = "pearson")
|
x |
a ff vector |
y |
a second ff vector |
method |
one of "pearson" (default) or "spearman", which correlation should be computed. "spearman" has to briefly transform the ff's to vectors for rank. |
correlation between x and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.