Learn R Programming

tramvs (version 0.0-8)

plot.tramvs: Plot "tramvs" object

Description

Plot "tramvs" object

Usage

# S3 method for tramvs
plot(x, which = c("tune", "path"), ...)

Value

Returns invisible(NULL)

Arguments

x

object of class "tramvs"

which

plotting either the regularization path ("path") or the information criterion against the support size ("tune", default)

...

additional arguments to plot()