sig_correlation2: Pairwise correlations

Description Usage Value

View source: R/CoNI_functions.R

Description

Internal use. This function calculates the pairwise correlations of a matrix (it uses Hmisc::rcorr function) and gets the significant correlations

Usage

1
sig_correlation2(input_edgeD, padj = TRUE, method = "BH", verb)

Value

A data.frame with the significant correlations of a correlation matrix


CoNI documentation built on Sept. 30, 2021, 5:09 p.m.