Skip to contents

Fast correlation and covariance calcualtion for sparse matrices

Usage

sparse_cov_cor(x, y = NULL)

Arguments

x

Sparse matrix or character vector.

y

Sparse matrix or character vector.