Exercise

Visualizing forecasts of regression

Wonderfully done! You now have a forecast for the high end product in the metropolitan region. Let's visualize this forecast!.

Instructions

100 XP
  • Make this prediction object pred_MET_hi into an xts object called pred_MET_hi_xts using the date index provided.
  • Plot this new object you just created to view your forecast.
  • Calculate the MAPE from this forecast.