Learn R Programming

CoNI (version 0.1.0)

sig_correlation2: Pairwise correlations

Description

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

Usage

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

Arguments

Value

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