View source: R/extract_functions.R
extract_random_effects | R Documentation |
Extract random effects from formula
extract_random_effects(formula)
formula |
an object of class "formula", either the formula for the model of interest, the imputation model or the missingness model. |
A list containing "reff_vars", the random effect variables, and "reff", the entire random effect term.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.