get_ran_var | R Documentation |
This function computes the sum of random effect variances where one or more of the random effects are random slopes. It uses Paul Johnson' method to compute the average group variance across the levels of a covariate. This function extracts only grouping factors, no residual or overdispersion.
get_ran_var(mod, overdisp_name = NULL)
mod |
An lme4 model object. |
overdisp_name |
name of overdispersion term |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.