Skip to contents

Simple IRF function for statespace VARs

Usage

irf_ssv(ssv, n_ahead = 10)

Arguments

ssv

Statespace VAR class.

n_ahead

integer. How far out to calculate the impulse response.

Value

array of irfs, dimensions = c(response, shock, horizon)