print.summary.CausalMBSTS function

Format and print the estimated causal effect(s), credible interval(s), and Bayesian p-value(s) into a clear output.

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), ...)

Arguments

  • 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.

Returns

Invisibly, x.

  • Maintainer: Fiammetta Menchetti
  • License: GPL (>= 3)
  • Last published: 2021-10-05

Useful links