coef.mcml: Extracts fixed effect coefficients from a mcml object
Description
Extracts the fitted fixed effect coefficients from an `mcml` object returned from a call of `MCML` or `LA` in the Model class.
Usage
# S3 method for mcml
coef(object, ...)
Arguments
- object
An `mcml` model fit.
- ...
Further arguments passed from other methods