plot actual and forecast intervals
ec.plotfor(
y,
x = NA,
lcolact = NA,
lcolfor = NA,
ltypefor = NA,
polycol = NA,
myylim = NA,
...
)actual values and forecasts (point forecast, lower bound, upper bound)
time calendar
color actual (scalar)
color forecasts
type forecasts
color polygons if one wishes to have different lcolfor,ltypefor,polycol by week > make linecol, linetype, polycol vectors, indexed by week
vector with min and max for y axis
other plot parameters
does not return output, just creates a graph
Berta et al. 2020