coef.mlmm | R Documentation |
Extract coefficients from a linear mixed model.
## S3 method for class 'mlmm'
coef(object, effects = "contrast", ordering = "parameter", ...)
object |
a |
effects |
[character] By default will output the estimate for the hypothesis being tests.
But can also output all model coefficients ( |
ordering |
[character] should the output be ordered by type of parameter ( |
... |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.