as_string_formula | R Documentation |
Converts formulas to strings
as_string_formula(formula)
formula |
A model formula that may use standard fixed
effects, random effects using lme4 syntax (see |
A character string of the supplied formula
Functions used to help convert formulas into model designs
construct_re()
,
construct_rw()
,
enw_formula()
,
enw_manual_formula()
,
parse_formula()
,
re()
,
remove_rw_terms()
,
rw()
,
rw_terms()
,
split_formula_to_terms()
epinowcast:::as_string_formula(~ 1 + age_group)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.