Get the posterior distribution from a model
Source:R/get_posterior_distribution.R
get_posterior_distribution.RdAccess the posterior distribution from the model if one has been added via `update_model`.
Arguments
- model
A
causal_model. A model object generated bymake_model.