plot.tramvs {tramvs}R 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)


[Package tramvs version 0.0-4 Index]