split_formula_list {JointAI} | R Documentation |
Calls split_formula()
on each formula in a list to create one list of the
fixed effects formulas and one list containing the random effects formulas.
split_formula_list(formulas)
formulas |
a |
Internal function, used in *_imp() (2022-02-06)