Description Arguments Details Author(s) See Also Examples
An optimized, efficient implemntation for computing weighted covariance,
correlation, and cosine similarity. Similar to R's cov.wt()
.
x |
A matrix or data.frame. |
wt |
A vector of weights or scalar weight. |
method |
Either "unbiased" or "ml". Unlike R, case is ignored. |
See ?coop-package
for implementation details.
Drew Schmidt
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.