coef.cv.grpsel | R Documentation |
Extracts coefficients for specified values of the tuning parameters.
## S3 method for class 'cv.grpsel'
coef(object, lambda = "lambda.min", gamma = "gamma.min", ...)
object |
an object of class |
lambda |
the value of |
gamma |
the value of |
... |
any other arguments |
A matrix of coefficients.
Ryan Thompson <ryan.thompson-1@uts.edu.au>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.