flattenCorrMatrix: Flatten

Description Usage Value

View source: R/CoNI_functions.R

Description

Internal use. This function gets the upper part of the matrix after calculating the correlation coefficients between all pairs of elements cormat : matrix of the correlation coefficients pmat : matrix of the correlation p-values

Usage

1
flattenCorrMatrix(cormat, pmat)

Value

A data.frame with all pairwise correlations of the input elements and their respective p-values


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