mvgam_irf
object and produces plots of Impulse Response FunctionsPlot impulse responses from an mvgam_irf object
This function takes an mvgam_irf
object and produces plots of Impulse Response Functions
# S3 method for mvgam_irf
plot(x, series = 1, ...)
A base R plot or set of plots
list
object of class mvgam_irf
. See irf()
integer
specifying which process series should be given the shock
ignored
Nicholas J Clark