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