plot.gsmarpred {uGMAR} | R Documentation |
Plot method for class 'gsmarpred' objects
Description
plot.gsmarpred
is plot method for class 'gsmarpred' objects
Usage
## S3 method for class 'gsmarpred'
plot(x, ..., nt, mix_weights = TRUE, add_grid = TRUE)
Arguments
x |
object of class |
... |
arguments passed to function |
nt |
a positive integer specifying the number of observations to be plotted
along with the prediction. Default is |
mix_weights |
|
add_grid |
should grid a be added to the plots? |
Details
This method is intended for plotting forecasts of GSMAR processes.
[Package uGMAR version 3.5.0 Index]