Description Usage Arguments Details Value Author(s) See Also Examples
An optimized, efficient implemntation for computing covariance.
1 2 3 |
x |
A numeric dataframe/matrix or vector. |
y |
A vector (when |
use |
The NA handler, as in R's |
inplace |
Logical; if |
inverse |
Logical; should the inverse covariance matrix be returned? |
See ?coop-package
for implementation details.
The covariance matrix.
Drew Schmidt
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.