plot.mvgam_irf {mvgam} | R Documentation |
Plot impulse responses from an mvgam_irf object
This function takes an mvgam_irf
object and produces plots of Impulse Response Functions
Description
Plot impulse responses from an mvgam_irf object
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 |
|
series |
|
... |
ignored |
Value
A base R plot or set of plots
Author(s)
Nicholas J Clark
[Package mvgam version 1.1.3 Index]