Learn R Programming

slfm (version 0.2.1)

plot_matrix: Plot matrix

Description

This function plots a data matrix

Usage

plot_matrix(y, standardize.rows = TRUE, reorder.rows = TRUE,
  reorder.cols = TRUE, high.contrast = TRUE)

Arguments

y
matrix to be ploted
standardize.rows
standardize matrix rows for plot
reorder.rows
reorder matrix rows based on pattern
reorder.cols
reorder matrix cols based on pattern
high.contrast
apply transformation to matrix to increase contrast