Format and print the estimated causal effect(s), credible interval(s), and Bayesian p-value(s) into a clear output.
# S3 method for summary.CausalMBSTS
print(x, digits = max(3, getOption("digits") - 3), ...)An object of class 'summary.CausalMBSTS', a result of a call to summary.CausalMBSTS.
Number of digits to display.
Additional arguments passed to other methods.
Invisibly, x.