/bayesVAR_TVP

R/C++ implementation of Bayes VAR models

Primary LanguageRGNU General Public License v3.0GPL-3.0

bayesVAR_TVP

R/C++ implementation of Bayes VAR-TVP models.

Package can be installed using devtools, e.g.

library(devtools)
install_github("GediminasB/bayesVAR_TVP")