irf_B_sigma: This function generate impulse response functions for...

Description Usage

Description

This function generate impulse response functions for VAR,CIVAR,MRVAR MRCIVAR, also for GVAR, CIGVAR, MRGVAR and MRCIGVAR. For the later four classes of models it also provides the functionalities to calculate the global, regional and country-specific shocks. It also calculates global and regional responses.

Usage

1
2
3
4
5
6
7
8
9
irf_B_sigma(
  B,
  sigma,
  nstep,
  comb,
  irf = c("gen", "chol", "chol1", "gen1", "genN1", "comb1", "smat"),
  G = NA,
  smat = NA
)

puchen8229/VARs documentation built on Dec. 31, 2020, 2:10 a.m.