Functions to plot a time series from the M competition data sets, showing both the training and test sections of the series.
Arguments
- x, object
A series of M-competition data
- xlim
Limits on x-axis
- ylim
Limits on y-axis
- main
Main title
- xlab
Label on x-axis
- ylab
Label on y-axis
- ...
Other plotting arguments passed to
plot
. Ignored forautoplot
.