summary.bacr {bacr} | R Documentation |
Summary Method for Class 'bacr'
Description
Summarize results from running the bac
function
Usage
## S3 method for class 'bacr'
summary(object, ...)
Arguments
object |
A |
... |
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
[Package bacr version 1.0.1 Index]