Learn R Programming

sparsevar (version 0.0.9)

checkImpulseZero: 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.