get_shockinfo function

Create shockinfo argument

Create shockinfo argument

Creates dummy shockinfo argument for appropriate use in irf function.

get_shockinfo(ident="chol", nr_rows=1)

Arguments

  • ident: Definition of identification scheme, either chol, girf or sign.
  • 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

irf

  • Maintainer: Maximilian Boeck
  • License: GPL-3
  • Last published: 2024-09-30