View source: R/mvgam_irf-class.R
plot.mvgam_irf | R Documentation |
mvgam_irf
objectThis function takes an mvgam_irf
object and produces plots of Impulse Response Functions
## S3 method for class 'mvgam_irf'
plot(x, series = 1, ...)
x |
|
series |
|
... |
ignored |
A ggplot object showing the expected response of each latent time series to
a shock of the focal series
Nicholas J Clark
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.