summary.RAMpath | R Documentation |
Calculate the total and individual contribution for each path and bridge
## S3 method for class 'RAMpath'
summary(object, from, to, type = c("path", "bridge"), se=FALSE, ...)
object |
Output from the ramPathBridge function |
from |
from variable: starting from this variable |
to |
to variable: end on this variable |
type |
path: to calculate the effect; bridge: to calculate the bridges |
se |
Whether to generate se for direct and indirect effects. |
... |
Other options |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.