Creates interaction terms for specified variables in a data frame Interaction terms are named as <var1>_int_<var2> (e.g., Z1_int_Z2 for the product of Z1 and Z2).
<var1>_int_<var2>
Z1_int_Z2
Z1
Z2
Useful links