View source: R/helpfunctions_vcov.R
| get_nranef | R Documentation |
This function extracts the number of random effects per variable and grouping level from the provided random effects formulas.
get_nranef(random, data)
random |
a random effect formula or list of random effects formulas |
data |
a |
a list of named vectors of the numbers of random effects per variable, were each list element refers to a (hierarchical) grouping level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.