summary.cause: Summarize CAUSE Results

Description Usage Arguments

View source: R/summary.R

Description

Summarize p-value testing that the causal model fits the data better and the posterior medians and credible intervals for parameters

Usage

1
2
## S3 method for class 'cause'
summary(res, ci_size = 0.95, digits = 2)

Arguments

res

object of class cause.

ci_size

size of posterior credible intervals.

digits

significant digits to report.


jean997/cause documentation built on Dec. 25, 2021, 10 p.m.