View source: R/negbin-mixed-de.R
has_re | R Documentation |
Do a set of formulaes have a random effect?
has_re(formulae)
formulae |
vector that can be coerced to formula (e.g. |
logical
has_re(list(~ 1 + (1 |x), "~ treatment + (1|group)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.