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 mvgam_fevd
plot(x, ...)
A ggplot
object,
which can be further customized using the ggplot2 package
list
object of class mvgam_fevd
. See fevd()
ignored
Nicholas J Clark