corr_matrix: Compute correlation matrix

View source: R/corr_matrix.R

corr_matrixR Documentation

Compute correlation matrix

Description

Calculate correlation matrix from filtered data. This is essentially a convenience wrapper around ⁠[Hmisc::rcorr()]⁠.

Usage

corr_matrix(filtered.matrix, correlation, cores)

Arguments

filtered.matrix

Output from ⁠[bngal::prepare_corr_data]⁠

correlation

See ⁠[Hmisc::rcorr()]⁠


mselensky/bngal documentation built on June 3, 2024, 6:27 a.m.