View source: R/printfunctions.R
coef.mcml | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.