coef.glmmsel | R Documentation |
glmmsel
objectExtracts coefficients for a specified value of the regularisation parameter.
## S3 method for class 'glmmsel'
coef(object, lambda = NULL, ...)
object |
an object of class |
lambda |
a value of the regularisation parameter |
... |
any other arguments |
An array 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.