gg_irf: Plot impulse response functions

gg_irfR Documentation

Plot impulse response functions

Description

Produces a plot of impulse responses from an impulse response function.

Usage

gg_irf(data, y = all_of(measured_vars(data)))

Arguments

data

A tsibble with impulse responses

y

The impulse response variables to plot (defaults to all measured variables).

Value

A ggplot object of the impulse responses.


tidyverts/tsibblestats documentation built on Nov. 16, 2024, 8:51 a.m.