sig_correlation2 function

Pairwise correlations

Pairwise correlations

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

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

Returns

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

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

Useful links