perc_med {MarginalMediation} | R Documentation |
Percent Mediation
Description
To obtain the percent of the total effect that is mediated through the specified indirect path: indirect / (total) * 100.
Usage
perc_med(model, effect)
Arguments
model |
mma fit object |
effect |
the indirect effect to be compared to its direct path |
[Package MarginalMediation version 0.7.2 Index]