sparse_cor: Compute correlation scores for columns of a sparse matrix

View source: R/util.R

sparse_corR Documentation

Compute correlation scores for columns of a sparse matrix

Description

Compute correlation scores for columns of a sparse matrix

Usage

sparse_cor(m)

Arguments

m

a sparse matrix, preferrably dgCMatrix

Value

a matrix of correlation values between each column of m


AllenInstitute/scrattch.hicat documentation built on June 6, 2024, 5:31 a.m.