distanceheatmaps: Determine the distance in a heatmap

Description Usage Arguments

Description

Internal function of HeatmapPlot

Usage

1
distanceheatmaps(Data1, Data2, names = NULL, nrclusters = 7)

Arguments

Data1

The resulting clustering of method 1.

Data2

The resulting clustering of method 2.

names

The names of the objects in the data sets. Default is NULL.

nrclusters

The number of clusters to cut the dendrogram in. Default is NULL.


IntClust documentation built on May 2, 2019, 5:51 a.m.