draw_posterior: Posterior Simulation

View source: R/draw_posterior.R

draw_posteriorR Documentation

Posterior Simulation

Description

Forwards model input to posterior simulation functions. This is a generic function.

Usage

draw_posterior(object, ...)

Arguments

object

a list of model specifications. Usually, the output of a call to gen_var, gen_vec or gen_dfm in combination with add_priors.

...

arguments passed forward to method.


franzmohr/bvartools documentation built on Jan. 28, 2024, 4:06 a.m.