bvar_conj_summary: summary of a conjugate Normal-Inverse-Wishart bayesian VAR...

Description Usage Arguments Details Value Examples

Description

summary of a conjugate Normal-Inverse-Wishart bayesian VAR model

Usage

1

Arguments

model

estimated conjugate N-IW model

Details

summary of a conjugate Normal-Inverse-Wishart bayesian VAR model

Value

nothing

Examples

1
2
3
4
data(Yraw)
setup <- bvar_conj_setup(Yraw, p = 4)
model <- bvar_conj_estimate(setup = setup, keep = 100)
bvar_conj_summary(model)

bdemeshev/bvarr documentation built on May 12, 2019, 3:40 a.m.