coef.slim | R Documentation |
"slim"
Extract estimated regression coefficient vectors from the solution path.
## S3 method for class 'slim' coef(object, lambda.idx = c(1:3), beta.idx = c(1:3), ...)
object |
An object with S3 class |
lambda.idx |
The indices of the regularizaiton parameters in the solution path to be displayed. The default values are |
beta.idx |
The indices of the estimate regression coefficient vectors in the solution path to be displayed. The default values are |
... |
Arguments to be passed to methods. |
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>
slim
and flare-package
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.