chibi.ggcor: Plot a correlation matrix as a heatmap

Description Usage Examples

View source: R/chibi.ggcor.R

Description

Automatically clusters, calculate p.values, adjust p.values and plots

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
chibi.ggcor(
  Tab = NULL,
  hclust_method = "ward.D2",
  cor.method = "pearson",
  display.values = TRUE,
  display.significance = TRUE,
  p.adjust.method = "holm",
  p.adj.thres = 0.1,
  size_r_display = 4
)

Examples

1

isaisg/ohchibi documentation built on Nov. 27, 2021, 3:02 a.m.