coef.cv.glmmsel | R Documentation |
cv.glmmsel
objectExtract cluster coefficients for a cross-validated value of the regularisation parameter.
## S3 method for class 'cv.glmmsel'
coef(object, lambda = "lambda.min", ...)
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.