View source: R/tripleInteraction.R
tripleInteraction | R Documentation |
Make triple interaction equation
tripleInteraction(vars, prefix = "c", suffix = 0, mode = 0, addPrefix = TRUE)
vars |
variable names to be interact |
prefix |
A character |
suffix |
A number |
mode |
A number |
addPrefix |
A logical |
vars=c("negemot","sex","age") tripleInteraction(vars) tripleInteraction(vars,mode=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.