Description Usage Arguments Details Value Examples
Compute pairwise correlations within a list of vector.
1 |
L |
the list of all vector to be compared. |
remove |
logical. If |
.names |
character. |
... |
arguments to be passed to |
For method
: one of "pearson" (default), "kendall",
or "spearman".
A similarity matrix of class dist
with all correlation
between vectors.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.