potential_interactions_ind | R Documentation |
Takes a list of variables and computes models with all possible interactions between them, one by one.
potential_interactions_ind(variables, modelfit)
variables |
Character list of variable names in the model which are already fixed effects. |
modelfit |
lmer model |
Returns a data frame of class "LHinteractions" supplied with a corresponding print method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.