plot.sugm: Plot Function for "sugm"
Description
Plot sparsity level information and 3 typical sparse graphs from the graph path.
Usage
# S3 method for sugm
plot(x, align = FALSE, ...)
Arguments
- x
An object with S3 class "sugm"
- align
If align = TRUE, the three plotted graphs are aligned.
- ...
Arguments to be passed to methods.
Author
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>