powered by
Parse a formula to finalfit grammar
ff_parse_formula(.formula)
A list containing dependent, explanatory and random effects variables
an object of class "formula" (or one that can be coerced to that class).
ff_parse_formula(mort ~ age + sex + (1 | hospital))
Run the code above in your browser using DataLab