summary.bayesian_causens {causens}R Documentation

Summarize the results of a causal sensitivity analysis via Bayesian modelling of an unmeasured confounder.

Description

Summarize the results of a causal sensitivity analysis via Bayesian modelling of an unmeasured confounder.

Usage

## S3 method for class 'bayesian_causens'
summary(object, ...)

Arguments

object

An object of class bayesian_causens.

...

Additional arguments to be passed to summary.

Value

A summary of results from a Bayesian causal sensitivity analysis.


[Package causens version 0.0.3 Index]