checkImpulseZero {sparsevar} | R Documentation |
Check Impulse Zero
Description
A function to find which entries of the impulse response function are zero.
Usage
checkImpulseZero(irf)
Arguments
irf |
irf output from impulseResponse function |
Value
a matrix containing the indices of the impulse response function that are 0.
[Package sparsevar version 0.1.0 Index]