Learn R Programming

idendr0 (version 1.5.3)

smoothHeatmap: smoothHeatmap

Description

Smooth heatmap by averaging data over observations in clusters.

Usage

smoothHeatmap(x, ch, dbg.heatmap = 0)

Arguments

x
a data frame holding observations tha were clustered
ch
number of clusters specifying the amount of smoothing: observations in clusters will get smoothed together, the value of 'n' specifies no smoothing while the value of 1 would lead to maximal smoothing
dbg.heatmap
debug verbosity level

Value

a data frame holding smoothed observations