[,1] [,2] [,3] [,4]
[1,] 1 NA NA NA
[2,] NA NA NA NA
[3,] -1 NA NA NA
[4,] 1 NA NA NA
[,1] [,2] [,3] [,4]
[1,] 1 -1 -1 1
[2,] NA NA NA NA
[3,] NA NA NA NA
[4,] NA NA NA NA
\[ \]
\[ \begin{align} \text{VAR equation: } & & y_t & = \mathbf{A} x_{t} + \epsilon_t \\[1ex] \text{structural equation: } & & \mathbf{B}\epsilon_t & = u_t \\[1ex] \text{structural shocks: } & & u_t |Y_{t-1} & \sim N_N\left(\mathbf{0}_N,\text{diag}\left(\boldsymbol\sigma_t^2\right)\right) \end{align} \]
[,1] [,2] [,3] [,4]
[1,] 1 NA NA NA
[2,] NA NA NA NA
[3,] -1 NA NA NA
[4,] 1 NA NA NA
[,1] [,2] [,3] [,4]
[1,] 1 -1 -1 1
[2,] NA NA NA NA
[3,] NA NA NA NA
[4,] NA NA NA NA
**************************************************|
bsvarSIGNs: Bayesian Structural VAR with sign, |
zero and narrative restrictions |
**************************************************|
Progress of simulation for 5000 independent draws
Press Esc to interrupt the computations
**************************************************|
**************************************************|
bsvars: Bayesian Structural Vector Autoregressions|
**************************************************|
Computing historical decomposition |
**************************************************|
This might take a little while :)
**************************************************|
academic researchers
PhD students
master students
applied economists
economic governance institutions
\[ \]
-speed of algorithms written using compiled code, C++
-convenience of data analysis using interpreted code, R
\[ \]
\[ \]
\[ \]
\[ \]
specify_bsvar$new()
provides basic setup of:
specify_bsvar$new()
\[ \]
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13] [,14]
[1,] 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[2,] 0 1 0 0 0 0 0 0 0 0 0 0 0 0
[3,] 0 0 1 0 0 0 0 0 0 0 0 0 0 0
[4,] 0 0 0 1 0 0 0 0 0 0 0 0 0 0
[,15] [,16] [,17]
[1,] 0 0 0
[2,] 0 0 0
[3,] 0 0 0
[4,] 0 0 0
\[ \]
Depends:
and Imports:
\[ \]
S3
methods\[ \]
S3
generics and methodsbsvars::estimate
bsvars::estimate.BSVAR bsvars::estimate.PosteriorBSVAR
bsvars::estimate.BSVART bsvars::estimate.PosteriorBSVART
bsvars::estimate.BSVARMIX bsvars::estimate.PosteriorBSVARMIX
bsvars::estimate.BSVARMSH bsvars::estimate.PosteriorBSVARMSH
bsvars::estimate.BSVARSV bsvars::estimate.PosteriorBSVARSV
bsvarSIGNs::estimate.BSVARSIGN
\[ \]
LinkingTo:
and Depends:
\[ \]
plot
and summary
methods for users valuing simplicity in scripting\[ \]
\[ \]
\[ \]