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