View source: R/bayes_estimation.R
helper_posterior_assignment | R Documentation |
Creates a list of settings used during the Gibbs sampling algorithm.
helper_posterior_assignment(model, df_set, prior, endo)
model |
state space model object (unassigned) |
df_set |
data frame with model settings |
endo |
character vector of endogenous variable names |
A list of items necessary to run each each step of the Gibbs sampler.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.