Learn R Programming

flare (version 1.0.0)

plot.tiger: Plot function for S3 class "flare.tiger"

Description

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

Usage

## S3 method for class 'tiger':
plot(x, align = FALSE, ...)

Arguments

x
An object with S3 class "tiger"
align
If align = FALSE, 3 plotted graphs are aligned
...
System reserved (No specific usage)

See Also

flare.tiger and flare-package