coef.Model {glmmrBase} | R Documentation |
Extracts the coefficients from a 'Model' object.
## S3 method for class 'Model'
coef(object, ...)
object |
A 'Model' object. |
... |
Further arguments passed from other methods |
Fixed effect and covariance parameters extracted from the model object.