plot.gsmarpred is plot method for class 'gsmarpred' objects
# S3 method for gsmarpred
plot(x, ..., nt, mix_weights = TRUE, add_grid = TRUE)object of class 'gsmarpred' created with predict.gsmar.
arguments passed to function grid.
a positive integer specifying the number of observations to be plotted
along with the prediction. Default is round(length(data)*0.15).
TRUE if forecasts for mixing weights should be plotted, FALSE in not.
should grid a be added to the plots?
This method is intended for plotting forecasts of GSMAR processes.