Print and plot the inference results.
# S3 method for summary.bma.bart
print(x, ..., digit = x$digit, method = x$method, RE = x$RE)No return value, called for side effects.
the summary.bma.bart object from the summary function.
other arguments passed to the print function.
the number of decimal digits to keep.
method=2 to show the results from the partial differences, method=3 to show the results from the G-computation, and method=4 for G-computation with non-parametric method (binary exposures only).
If ture, print the relative effects.
Qingzhao Yu and Bin Li
Yu, Q., and Li, B. (2025) <doi:>. "Mediation Analysis with Bayesian Additive Regression Trees," submitted.
"bma.bart" for examples.