plotFitted {forecastHybrid} | R Documentation |
Plot the fitted values of a hybridModel object
Description
Plot a fitted values of the hybridModel.
Usage
plotFitted(x, ggplot, ...)
Arguments
x |
an object of class hybridModel to plot. |
ggplot |
should the |
... |
other arguments passed to plot. |
[Package forecastHybrid version 5.0.19 Index]