Learn R Programming

processR (version 0.2.7)

get2ndIndirect: get2ndIndirect effect

Description

get2ndIndirect effect

Usage

get2ndIndirect(X = NULL, M = NULL, Y = NULL, labels = list())

Arguments

X

Names of independent variable

M

Names of mediator variable

Y

Names of dependent variable

labels

A list

Examples

Run this code
get2ndIndirect(X="X",M=c("M1","M2","M3"))

Run the code above in your browser using DataLab