Learn R Programming

sparsevar (version 1.0.0)

check_impulse_zero: Check Impulse Zero

Description

A function to find which entries of the impulse response function are zero.

Usage

check_impulse_zero(irf)

Value

a matrix containing the indices of the impulse response function that are 0.

Arguments

irf

irf output from impulseResponse function