Rdocumentation
powered by
Learn R Programming
picasso (version 0.5.0)
plot.lasso: Plot Function for "lasso"
Description
Visualize the solution path of regression estimate corresponding to regularization paramters.
Usage
"plot"(x, ...)
Arguments
x
An object with S3 class
"lasso"
.
...
Arguments to be passed to methods.
See Also
picasso
and
picasso-package
.