data_heatmap {RaJIVE} | R Documentation |
Decomposition Heatmaps
Description
Visualization of the RaJIVE decomposition, it shows heatmaps of the decomposition obtained by RaJIVE
Usage
data_heatmap(data, show_color_bar = TRUE, title = "", xlab = "", ylab = "")
Arguments
data |
List. The initial data blocks. |
show_color_bar |
Boolean. |
title |
Character. |
xlab |
Character. |
ylab |
Character |
[Package RaJIVE version 1.0 Index]