flattenCorrMatrix function

Flatten

Flatten

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

flattenCorrMatrix(cormat, pmat)

Returns

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

  • Maintainer: José Manuel Monroy Kuhn
  • License: GPL-3
  • Last published: 2021-09-30

Useful links