plot.sugm {flare} | R Documentation |
Plot Function for "sugm"
Description
Plot sparsity level information and 3 typical sparse graphs from the graph path.
Usage
## S3 method for class 'sugm'
plot(x, align = FALSE, ...)
Arguments
x |
An object with S3 class |
align |
If |
... |
Arguments to be passed to methods. |
Author(s)
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>
See Also
sugm
and flare-package
[Package flare version 1.7.0.1 Index]