ranef.mcemGLMM {mcemGLM} | R Documentation |
Anova method for mcemGLMM objects
Description
Extract the random effect predictions from a model fitted with mcemGLMM
.
Usage
## S3 method for class 'mcemGLMM'
ranef(object, ...)
Arguments
object |
a model fitted with the mcemGLMM function. |
... |
additional arguments. |
Value
A vector with the random effect predictions.
Author(s)
Felipe Acosta Archila <acosta@umn.edu>
[Package mcemGLM version 1.1.3 Index]