get_all_path_effects: Calculates and gets all path effects from a path model

Description Usage Value

View source: R/get_all_path_effects.R

Description

Calculates individual, direct, indirect, and total effects based on the connecting path effects calculated for the nodes.

Usage

1

Value

a list of lists with elements: TODO: needs more specifics on structure of return value.

"individual"=all_individual_effects, ( list of matrices )

"direct"=all_direct_effects, ( list of matrices )

"indirect"=all_indirect_effects, ( list of matrices )

"total"=all_total_effects, ( list of matrices )

))


GeertPostma/pathmodelr documentation built on Oct. 5, 2021, 4:17 p.m.