plot_mglasso {mglasso} | R Documentation |
Plot mglasso
function output.
Description
Plot the object returned by the mglasso
function.
Usage
plot_mglasso(mglasso_, levels_ = NULL)
Arguments
mglasso_ |
Object of class |
levels_ |
Character vector. Selected levels for which estimated matrices will be plot. If NULL plot all levels. |
Value
No return value.
[Package mglasso version 0.1.2 Index]