powered by
Make triple interaction equation
tripleInteraction(vars, prefix = "c", suffix = 0, mode = 0, addPrefix = TRUE)
variable names to be interact
A character
A number
A logical
# NOT RUN { vars=c("negemot","sex","age") tripleInteraction(vars) tripleInteraction(vars,mode=1) # }
Run the code above in your browser using DataLab