Impulse Response Function
A function to estimate the Impulse Response Function of a given VAR.
impulseResponse(v, len = 20)
v
: the data in the for of a VARlen
: length of the impulse response functionirf
a 3d array containing the impulse response function.