show.image.2 {CJIVE} | R Documentation |
Visual display of a matrix as a heatmap with colors determined by entry values, and including a colorbar to aid interpretation of the heatmap
show.image.2(
Image,
ylab = "",
xlab = "",
net = FALSE,
main = "",
sub = "",
colorbar = TRUE
)
Image |
matrix to display |
ylab |
lab for y-axis of heatmap |
xlab |
lab for x-axis of heatmap |
net |
logical (TRUE/FALUSE) of whether entries correspond to edges between regions of interest in the Power-264 brain atlas. Default is FALSE |
main |
main title for heatmap |
sub |
subtitle for heatmap |
colorbar |
logical (TRUE/FALUSE) of whether colorabar shouldl be included to aid interpretation. Default is TRUE |
graphical display of matrix as a heatmap