plot.ZRA {ZRA} | R Documentation |
This plot-Method will plot the original Time Series and the predicted Data, using dygraphs.
## S3 method for class 'ZRA'
plot(x,zero, ...)
x |
(ZRA) An ZRA-Object. |
zero |
(boolean) If zero=TRUE, they will be the 0 included in the Graph. |
... |
further arguments passed to the plot method. |