coef.grpsel | R Documentation |
Extracts coefficients for specified values of the tuning parameters.
## S3 method for class 'grpsel'
coef(object, lambda = NULL, gamma = NULL, ...)
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.