plot.slim {flare} | R Documentation |
Plot Function for "slim"
Description
Visualize the solution path of regression estimate corresponding to regularization paramters.
Usage
## S3 method for class 'slim'
plot(x, ...)
Arguments
x |
An object with S3 class |
... |
Arguments to be passed to methods. |
Author(s)
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>
See Also
slim
and flare-package
.
[Package flare version 1.7.0.1 Index]