Description Usage Arguments Examples
Compute the weighted correlation.
1 | WeightedCorrelation(x, y = NULL, weights = NULL)
|
x |
a matrix or vector to correlate with |
y |
a matrix or vector to correlate with |
weights |
an optional vector of weights to be used to determining the weighted mean and variance for calculation of the correlations. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.