plot.mvgam_irf: Plot impulse responses from an 'mvgam_irf' object

View source: R/mvgam_irf-class.R

plot.mvgam_irfR Documentation

Plot impulse responses from an mvgam_irf object

Description

This function takes an mvgam_irf object and produces plots of Impulse Response Functions

Usage

## S3 method for class 'mvgam_irf'
plot(x, series = 1, ...)

Arguments

x

list object of class mvgam_irf. See irf()

series

integer specifying which process series should be given the shock

...

ignored

Value

A ggplot object showing the expected response of each latent time series to a shock of the focal series

Author(s)

Nicholas J Clark


nicholasjclark/mvgam documentation built on April 17, 2025, 9:39 p.m.