indirect_path: Compute the moderated indirect paths coefficients for...

Description Usage Arguments Value See Also

View source: R/indirect_path.R

Description

Compute the moderated indirect paths coefficients for analayses of moderated mediations (limited to one medietor).

Usage

1
indirect_path(coefficients, moderations, mediation)

Arguments

coefficients

Tibble. Output of the function compute_coefficients.

moderations

Tibble. Output of the function retrieve_values.

mediation

List. List of vectors specifying the paths, from the first independent variable to the last dependent variable through the moderators in order.

Value

A tibble gathering indirect and total moderated path coefficients.

See Also

analyze_path


NicolasJBM/modlR documentation built on May 14, 2021, 1:52 p.m.