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.


bvartools documentation built on Aug. 31, 2023, 1:09 a.m.