image_sparse: Plot the image of a matrix

View source: R/utils.R

image_sparseR Documentation

Plot the image of a matrix

Description

Plot the image of a matrix

Usage

image_sparse(matrix, main_ = "", sub_ = "", col_names = FALSE)

Arguments

matrix

matrix of regression coefficients

main_

title

sub_

subtitle

col_names

columns names

Value

No return value.


mglasso documentation built on Sept. 8, 2022, 5:08 p.m.