get_effects {plspm} | R Documentation |
Path coefficient effects for plspm
Description
Internal function not to be called by the user
Usage
get_effects(Path)
Arguments
Path |
matrix of path coefficients |
Details
Internal function. get_effects
is called by
plspm
.
Value
data frame with relationships, direct, indirect, and total effects
Warning
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
[Package plspm version 0.5.1 Index]