Skip to contents

Define an indirect effect path

Usage

sf_indirect(from, through, to, label = NULL)

Arguments

from

Source construct ID.

through

Character vector of mediator construct IDs.

to

Target construct ID.

label

Optional effect label.

Value

An object of class sf_indirect.