Description Usage Arguments Details Value
Pearson distance is (1-r^2)
1 | dCenteredPearson(x, y)
|
x |
numeric vector |
y |
numeric vector |
Important: this function assumes that data has been centered i.e. that mean(x) = mean(y) = 0
pearson distance between x and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.