check_impulse_zero: Check Impulse Zero

View source: R/impulseResponse.R

check_impulse_zeroR Documentation

Check Impulse Zero

Description

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

Usage

check_impulse_zero(irf)

Arguments

irf

irf output from impulseResponse function

Value

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


sparsevar documentation built on Feb. 5, 2026, 1:07 a.m.