Description Usage Arguments Value Examples
Compute Pearson correlation distance on the rows.
1 | dcor(x, use = "pairwise", method = "pearson")
|
x |
matrix with numeric values. |
use |
argument passed down to cor(). |
method |
method use for computing correlation (default: pearson). |
a dist object.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.