helper_posterior_assignment {sectorgap} | R Documentation |
Settings for draws from posterior
Description
Creates a list of settings used during the Gibbs sampling algorithm.
Usage
helper_posterior_assignment(model, df_set, prior, endo)
Arguments
model |
state space model object (unassigned) |
df_set |
data frame with model settings |
endo |
character vector of endogenous variable names |
Value
A list of items necessary to run each each step of the Gibbs sampler.
[Package sectorgap version 0.1.0 Index]