View source: R/mvgam_fevd-class.R
| plot.mvgam_fevd | R Documentation |
mvgam_fevd objectThis function takes an mvgam_fevd object and produces
a plot of the posterior median contributions to forecast variance for each series
in the fitted Vector Autoregression
## S3 method for class 'mvgam_fevd'
plot(x, ...)
x |
|
... |
ignored |
A ggplot object,
which can be further customized using the ggplot2 package
Nicholas J Clark
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.