helper_posterior_assignment: Settings for draws from posterior

View source: R/bayes_estimation.R

helper_posterior_assignmentR 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.


sectorgap documentation built on May 29, 2024, 10:56 a.m.