two_way_interaction_terms {psycModel} | R Documentation |
Interaction term for Mixed Effect Model (internal use only) Create interaction terms for regression models
Description
Interaction term for Mixed Effect Model (internal use only) Create interaction terms for regression models
Usage
two_way_interaction_terms(interaction_terms)
Arguments
interaction_terms |
vector. names of the interaction terms |
Value
a vector of all two-way interaction terms
[Package psycModel version 0.5.0 Index]