Build model formulas character vectors describing the response name, fixed effects structure, and (if required) random effects structure of the model.
| 1 2 3 | make_lmer_formula(response, fixed, random)
make_tree_formula(response, fixed)
 | 
| response | Character string specifying the name of the response. | 
| fixed | Character string specifying the fixed effects structure. | 
| random | Character string specifying the random effects structure. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.