checkImpulseZero {sparsevar} | R Documentation |
A function to find which entries of the impulse response function are zero.
checkImpulseZero(irf)
irf |
irf output from impulseResponse function |
a matrix containing the indices of the impulse response function that are 0.