ff_parse_formula | R Documentation |
Parse a formula to finalfit grammar
ff_parse_formula(.formula)
.formula |
an object of class "formula" (or one that can be coerced to that class). |
A list containing dependent, explanatory and random effects variables
ff_parse_formula(mort ~ age + sex + (1 | hospital))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.