analyze_path: Compute the moderated paths coefficients for analyses of...

Description Usage Arguments Value References

View source: R/analyze_path.R

Description

Compute the moderated paths coefficients for analyses of moderated mediations.

Usage

1
analyze_path(coefficients, moderations, mediations)

Arguments

coefficients

Tibble. Output of the function compute_coefficients.

moderations

Tibble. Output of the function retrieve_modval with option "allval" FALSE.

mediations

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 all (direct, indirect, and total) the moderated path coefficients.

References

Edwards, J. R., & Lambert, L. S. (2007). Methods for integrating moderation and mediation: a general analytical framework using moderated path analysis. Psychological Methods, 12(1), 1–22.


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