flare (version 1.6.0.2)

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 = FALSE, 3 plotted graphs are aligned

Arguments to be passed to methods.

See Also

sugm and flare-package