sparse_cov_cor {inferCSN} | R Documentation |
Fast correlation and covariance calcualtion for sparse matrices
Description
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. |
[Package inferCSN version 1.1.7 Index]