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 |
which |
plotting either the regularization path ( |
... |
additional arguments to |
Value
Returns invisible(NULL)
[Package tramvs version 0.0-4 Index]