impulse_response: Impulse Response Function

View source: R/impulseResponse.R

impulse_responseR Documentation

Impulse Response Function

Description

A function to estimate the Impulse Response Function of a given VAR.

Usage

impulse_response(v, len = 20)

Arguments

v

the data in the for of a VAR

len

length of the impulse response function

Value

irf a 3d array containing the impulse response function.


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