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