View source: R/helpfunctions_checks.R
| check_fixed_random | R Documentation |
Checks if the objects provided to the formula and fixed arguments contain
a random effects specification. This function is used in random effects
models.
In case the combined fixed and random effects formula is part of the fixed
element, it is moved into the formula element.
check_fixed_random(arglist)
arglist |
A list containing 'fixed', 'random', and 'formula' elements. |
The updated arglist.arglist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.