smoothHeatmap: smoothHeatmap

Description Usage Arguments Value Author(s)

Description

Smooth heatmap by averaging data over observations in clusters.

Usage

1
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

Author(s)

Tomas Sieger


idendr0 documentation built on May 2, 2019, 5:13 a.m.