summary.bacr: Summary Method for Class 'bacr'

Description Usage Arguments Value Author(s) See Also

View source: R/summary.R

Description

Summarize results from running the bac function

Usage

1
2
## S3 method for class 'bacr'
summary(object, ...)

Arguments

object

A bacr object

...

arguments passed to or from other methods.

Value

a list variable, which contains

posterior.mean

Posterior mean of the ACE

CI

95% posterior interval of the ACE

PIP

A vector of posterior inclusion probabilities for potential confounders

Author(s)

Chi Wang

See Also

bac, plot.bacr


bacr documentation built on May 1, 2019, 9:18 p.m.