plotPairwiseDsPValuesHeatMap: Plot pairwise dataset p-values as a heatmap diagram

Description Usage Arguments Details Value Note Examples

View source: R/DatasetComparison.R

Description

Plot a heatmap from two dimensional p-value matrix for datasets. The colormap is originally arranged to indicate the rejection/acceptance limits for null hypothesis stating the similarity:

Usage

1
plotPairwiseDsPValuesHeatMap(mat_pairwise_ds_pvalues)

Arguments

mat_pairwise_ds_pvalues

Pairwise dataset P values

Details

Reject: 0, 0.001, 0.01, 0.05; Failed to Reject: >> 0.05

Value

None

Note

Some resources: https://stackoverflow.com/questions/24919413/selecting-number-of-leaf-nodes-of-dendrogram-in-heatmap-2-in-r https://talesofr.wordpress.com/2013/05/05/ridiculously-photogenic-factors-heatmap-with-p-values/

Examples

1
2
3

gurol/DsFeatFreqComp documentation built on Dec. 30, 2020, 3:36 p.m.