issues with predict plots
eeholmes opened this issue · 0 comments
eeholmes commented
- x0 dim check has bug
- the plot.marssMLE intervals are bad
- pi.int doesn't make sense as an argument. hold over from forecast;s plot function but in plot.marssPredict the intervals can be CI or PI
- Add the interval ranges on the ggtitle since behavior is different for plots with both CI and PI
- Add 'with newdata' to ggtitle if there is newdata
- Change ggtitle to Forecast if it is a forecast
- Add notes below the ggplot figs