Description Usage Arguments Value
Create syntax for a single random intercept term based on a vector of
variable names and a variable name for the random intercept term. Used
internally by random_intercepts.
1  | a_random_intercept(vars, varname)
 | 
vars | 
 Vector of variable names (column names in the target data.frame).  | 
varname | 
 Used to name the latent random intercept.  | 
A list with the model text in model_text, random intercept
name in varname, and type set to 'latent' (not used yet).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.