coef.mcml {glmmrBase} | R Documentation |
Extracts the fitted fixed effect coefficients from an 'mcml' object returned from a call of 'MCML' or 'LA' in the Model class.
## S3 method for class 'mcml'
coef(object, ...)
object |
An 'mcml' model fit. |
... |
Further arguments passed from other methods |
A named vector.