View source: R/utilities_grips.R
fast_cov | R Documentation |
Fast computation of covariance / correlation matrix
fast_cov(x, center = TRUE, scale = TRUE)
x |
a numeric matrix(like object). |
center , scale |
Should columns in x be centered and/or scaled |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.