Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tripleInteraction

Make triple interaction equation


Description

Make triple interaction equation

Usage

tripleInteraction(vars, prefix = "c", suffix = 0, mode = 0, addPrefix = TRUE)

Arguments

vars

variable names to be interact

prefix

A character

suffix

A number

mode

A number

addPrefix

A logical

Examples

vars=c("negemot","sex","age")
tripleInteraction(vars)
tripleInteraction(vars,mode=1)

processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.