image_sparse {mglasso} | R 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.
[Package mglasso version 0.1.2 Index]