Add `n_param x n_draws` database of possible parameter draws to the model.
Arguments
- model
A
causal_model. A model object generated bymake_model.- n_draws
A scalar. Number of draws.
See also
Other prior_distribution:
get_prior_distribution(),
make_prior_distribution()