fortify.forecast
takes a forecast
object and converts it into a data frame (for usage with ggplot2)."fortify"(model, data=as.data.frame(model), PI=TRUE, ...)
data.frame
containing elements from a forecast
object necessary for plotting in ggplot.forecast
, fortify