get_post: Get Posterior samples of BVAR model

View source: R/ultis.R

get_postR Documentation

Get Posterior samples of BVAR model

Description

This function returns Posterior samples of BVAR-SV-fatTail model.

Usage

get_post(obj, element = NULL, ...)

Arguments

obj

The Chain/mcmc obtained by fatBVARSVobj$mcmc

element

The name of parameters.

Value

The Posterior samples of BVAR-SV-fatTail model in mcmc object

Examples

## Not run: 
B_samples <- get_post(Chain, element = "B")

## End(Not run)

hoanguc3m/fatBVARS documentation built on Jan. 12, 2023, 4:42 p.m.