Learn R Programming

BayesianMediationA (version 1.0.1)

print.summary.bma: Print the results from the summary function.

Description

Print the summary results from summary.bma.bx.cy.

Usage

# S3 method for summary.bma
print(x, ..., digit = x$digit, method = x$method, RE = x$RE)

Value

Print and plot from the summary of bma.bx.cy.

Arguments

x

the oject from summary.bma.bx.cy.

...

other arguments.

digit

the nubmer of digits to be printed.

method

the method to be used.

RE

if ture, print the relative effect

Author

Qingzhao Yu and Bin Li

Examples

Run this code
# see example at bma.bx.cy.

Run the code above in your browser using DataLab