summary.RAMpath: Calculate the total and individual contribution for each path...

View source: R/rampath.R

summary.RAMpathR Documentation

Calculate the total and individual contribution for each path and bridge

Description

Calculate the total and individual contribution for each path and bridge

Usage

## S3 method for class 'RAMpath'
summary(object, from, to, type = c("path", "bridge"), se=FALSE, ...)

Arguments

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


RAMpath documentation built on Aug. 27, 2023, 5:06 p.m.