Calculate the total and individual contribution for each path and bridge
# S3 method for RAMpath
summary(object, from, to, type = c("path", "bridge"), se=FALSE, ...)
Output from the ramPathBridge function
from variable: starting from this variable
to variable: end on this variable
path: to calculate the effect; bridge: to calculate the bridges
Whether to generate se for direct and indirect effects.
Other options