| print.summary.hdbma | R Documentation |
print the results from summary.hdbma.
## S3 method for class 'summary.hdbma'
print(x, ..., digit = x$digit, method = x$method, RE = x$RE)
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. |
No return value, called for to print results and plots.
Qingzhao Yu and Bin Li
Yu, Q., Hagan, J., Wu, X., Richmond-Bryant, J., and Li, B., 2023, High-Dimensional Bayesian Mediation Analysis with Adaptive Laplace Priors. Submitted.
#Examples at summary.hdbma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.