coef.cv.pengls | R Documentation |
Extract coefficients from a cv.pengls model
## S3 method for class 'cv.pengls'
coef(object, which = "lambda.1se", ...)
object |
A cv.pengls object |
which |
a character string, for which lambda should coefficients be returned |
... |
further arguments, currently ignored |
The vector of coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.