fixef.cv.glmmsel | R Documentation |
cv.glmmsel
objectExtract fixed effects for a cross-validated value of the regularisation parameter.
## S3 method for class 'cv.glmmsel'
fixef(object, lambda = "lambda.min", ...)
object |
an object of class |
lambda |
a value of the regularisation parameter |
... |
any other arguments |
A matrix of fixed effects.
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.