Learn R Programming

picasso (version 0.4.7)

plot.scio: Plot Function for "scio"

Description

Plot sparsity level information and 3 typical sparse graphs from the graph path.

Usage

## S3 method for class 'scio':
plot(x, align = FALSE, \dots)

Arguments

x
An object with S3 class "scio"
align
If align = FALSE, 3 plotted graphs are aligned
...
Arguments to be passed to methods.

See Also

picasso and picasso-package