sparse_cov_cor: Fast correlation and covariance calcualtion for sparse...

View source: R/utils.R

sparse_cov_corR 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.


inferCSN documentation built on April 13, 2025, 5:11 p.m.