augment_mcmc | R Documentation |
Adds samples and causal effects to partition MCMC output for Gaussian data.
augment_mcmc(object, dat, ..., verbose = TRUE, force = FALSE)
object |
(Gaussian) output of BiDAG MCMC |
dat |
data frame used in sampling |
... |
other arguments |
verbose |
logical indicating whether to show progress |
force |
logical - can this be used on previously augmented chains? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.