sf_indirect: Define an indirect effect path

View source: R/model_layer.R

sf_indirectR Documentation

Define an indirect effect path

Description

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.


surveyframe documentation built on July 25, 2026, 1:07 a.m.