augment_mcmc: Augment MCMC

View source: R/post_sim.R

augment_mcmcR Documentation

Augment MCMC

Description

Adds samples and causal effects to partition MCMC output for Gaussian data.

Usage

augment_mcmc(object, dat, ..., verbose = TRUE, force = FALSE)

Arguments

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?


rje42/DAGtools documentation built on June 6, 2024, 3:13 a.m.