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