Learn R Programming

CausalMBSTS (version 0.1.1)

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

Description

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

Usage

# S3 method for 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.

Value

Invisibly, x.