coef.mcemGLMM: Anova method for mcemGLMM objects
Description
Extract the fixed effect coefficients from a model fitted with mcemGLMM
.
Usage
# S3 method for mcemGLMM
coef(object, ...)
Value
A vector with the fixed effect coefficients.
Arguments
- object
a model fitted with the mcemGLMM function.
- ...
additional arguments.
Author
Felipe Acosta Archila <acosta@umn.edu>