View source: R/stats_helpers.R
model_overdisp | R Documentation |
Adds an observational level random effect to a model, if applicable.
model_overdisp(mod, dat, olre)
mod |
merMod object. |
dat |
The underlying data.frame |
list with three elements: merMod object with added OLRE, data.frame with added OLRE variable, and name of OLRE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.