| .parse_re_terms | R Documentation |
Extracts random-effects specifications from a brms-style formula string. Supports (1 | g), (1 + x | g) - only one slope per term (warns otherwise!).
.parse_re_terms(formula)
formula |
A model formula. |
List of RE spec lists (group, intercept/slope info)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.