plot.tramvs: Plot "tramvs" object

View source: R/methods.R

plot.tramvsR Documentation

Plot "tramvs" object

Description

Plot "tramvs" object

Usage

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

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()

Value

Returns invisible(NULL)


tramvs documentation built on Sept. 11, 2024, 7:55 p.m.