bsvarSIGNs: Bayesian SVARs with Sign, Zero, and Narrative Restrictions

Implements state-of-the-art algorithms for the Bayesian analysis of Structural Vector Autoregressions (SVARs) identified by sign, zero, and narrative restrictions. The core model is based on a flexible Vector Autoregression with estimated hyper-parameters of the Minnesota prior and the dummy observation priors as in Giannone, Lenza, Primiceri (2015) <doi:10.1162/REST_a_00483>. The sign restrictions are implemented employing the methods proposed by Rubio-Ramírez, Waggoner & Zha (2010) <doi:10.1111/j.1467-937X.2009.00578.x>, while identification through sign and zero restrictions follows the approach developed by Arias, Rubio-Ramírez, & Waggoner (2018) <doi:10.3982/ECTA14468>. Furthermore, our tool provides algorithms for identification via sign and narrative restrictions, in line with the methods introduced by Antolín-Díaz and Rubio-Ramírez (2018) <doi:10.1257/aer.20161852>. Users can also estimate a model with sign, zero, and narrative restrictions imposed at once. The package facilitates predictive and structural analyses using impulse responses, forecast error variance and historical decompositions, forecasting and conditional forecasting, as well as analyses of structural shocks and fitted values. All this is complemented by colourful plots, user-friendly summary functions, and comprehensive documentation. The 'bsvarSIGNs' package is aligned regarding objects, workflows, and code structure with the R package 'bsvars' by Woźniak (2024) <doi:10.32614/CRAN.package.bsvars>, and they constitute an integrated toolset.

Version: 1.0
Depends: R (≥ 2.10), RcppArmadillo, bsvars
Imports: Rcpp (≥ 1.0.12), RcppProgress, R6
LinkingTo: Rcpp, RcppArmadillo, RcppProgress, bsvars
Suggests: tinytest
Published: 2024-07-23
Author: Xiaolei Wang ORCID iD [aut, cre], Tomasz Woźniak ORCID iD [aut]
Maintainer: Xiaolei Wang <adamwang15 at gmail.com>
BugReports: https://github.com/bsvars/bsvarSIGNs/issues
License: GPL (≥ 3)
URL: https://bsvars.github.io/bsvarSIGNs/
NeedsCompilation: yes
Materials: README NEWS
In views: TimeSeries
CRAN checks: bsvarSIGNs results

Documentation:

Reference manual: bsvarSIGNs.pdf

Downloads:

Package source: bsvarSIGNs_1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): bsvarSIGNs_1.0.tgz, r-oldrel (arm64): bsvarSIGNs_1.0.tgz, r-release (x86_64): bsvarSIGNs_1.0.tgz, r-oldrel (x86_64): bsvarSIGNs_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bsvarSIGNs to link to this page.