smoothHeatmapAccordingToClusters {idendr0} | R Documentation |
Smooth heatmap by averaging the observations associated with the currently selected clusters. Observations that are not contained in any cluster currently selected stay untouched.
smoothHeatmapAccordingToClusters(df, dbg.heatmap.smooth = 0)
df |
shared data frame |
dbg.heatmap.smooth |
debug verbosity level |
Tomas Sieger