gg_irf | R Documentation |
Produces a plot of impulse responses from an impulse response function.
gg_irf(data, y = all_of(measured_vars(data)))
data |
A tsibble with impulse responses |
y |
The impulse response variables to plot (defaults to all measured variables). |
A ggplot object of the impulse responses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.