Learn R Programming

hdbma (version 1.0)

print.summary.hdbma: Print

Description

print the results from summary.hdbma.

Usage

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

Value

No return value, called for to print results and plots.

Arguments

x

the results from summary.hdbma.

...

further arguments passed to or from other methods.

digit

the number of digit to be shown.

method

the method to be shown. See the reference.

RE

if true, present results for relative effects. Default is True.

Author

Qingzhao Yu and Bin Li

References

Yu, Q., Hagan, J., Wu, X., Richmond-Bryant, J., and Li, B., 2023, High-Dimensional Bayesian Mediation Analysis with Adaptive Laplace Priors. Submitted.

Examples

Run this code
#Examples at summary.hdbma.

Run the code above in your browser using DataLab