irf_single {FAVAR} | R Documentation |
Compute Impulse Response for Every Sample of MCMC
Description
Compute Impulse Response for Every Sample of MCMC
Usage
irf_single(i, varrlt, Lamb, Ynum, type = "orth", impvar = 1, nhor)
Arguments
i |
the |
varrlt |
estimation results for VAR equations, and it's got by |
Lamb |
a array with 3 dimension. and |
Ynum |
the |
type |
|
impvar |
a numeric scalar which is position of variables in VAR equation.
If it's |
nhor |
IRF horizon, default is |
Value
IRF matrix, the dimension is ncol(Xmatrix) + ncol(Y)
xnhor
.
[Package FAVAR version 0.1.3 Index]