The 'summary.mediations' function produces a summary of results from multiple
causal analyses conducted via mediations
. Output is a series
of summary.mediate
outputs for all the
treatment/mediator/outcome combinations used in the input 'mediations'
object.
# S3 method for mediations
summary(object, ...)# S3 method for summary.mediations
print(x, ...)
output from mediations function.
additional arguments affecting the summary produced.
output from summary.mediations function.