show.image {r.jive} | R Documentation |
Draw a Heatmap from a Matrix
Description
Given a matrix, this function draws a heatmap. This function is used internally by the showHeatmaps function.
Usage
show.image(Image, ylab = "")
Arguments
Image |
A matrix for which to create the heatmap. |
ylab |
A string for the y-label of the plot. |
Author(s)
Michael J. O'Connell and Eric F. Lock
References
Lock, E. F., Hoadley, K. A., Marron, J. S., & Nobel, A. B. (2013). Joint and individual variation explained (JIVE) for integrated analysis of multiple data types. The Annals of Applied Statistics, 7(1), 523-542.
O'Connell, M. J., & Lock, E.F. (2016). R.JIVE for Exploration of Multi-Source Molecular Data. Bioinformatics advance access: 10.1093/bioinformatics/btw324.
See Also
[Package r.jive version 2.4 Index]