plot.gmvarpred
is plot method for gmvarpred objects
# S3 method for gmvarpred
plot(x, ..., nt, add_grid = TRUE)
object of class 'gmvarpred'
generated by predict.gmvar
.
arguments passed to grid
which plots grid to the figure.
a positive integer specifying the number of observations to be plotted
along with the prediction. Default is round(nrow(data)*0.2)
.
should grid be added to the plots?
This method is used plot forecasts of GMVAR processes
Kalliovirta L., Meitz M. and Saikkonen P. 2016. Gaussian mixture vector autoregression. Journal of Econometrics, 192, 485-498.