Fast correlation and covariance calcualtion for sparse matrices

sparse_cov_cor(x, y = NULL)

Arguments

x

Sparse matrix or character vector.

y

Sparse matrix or character vector.