get_shockinfo {BGVAR} | R Documentation |
Create shockinfo
argument
Description
Creates dummy shockinfo
argument for appropriate use in irf
function.
Usage
get_shockinfo(ident="chol", nr_rows=1)
Arguments
ident |
Definition of identification scheme, either |
nr_rows |
Number of rows in the created dataframe. |
Details
Depending on the identification scheme a different shockinfo
argument in the irf
function is needed. To handle this convenient, an appropriate data.frame with is created with this function.
See Also
[Package BGVAR version 2.5.7 Index]