Visualizing residuals
Now that you have the residuals, let's take a couple of different looks at those residuals.
This exercise is part of the course
Forecasting Product Demand in R
Hands-on interactive exercise
Have a go at this exercise by completing this sample code.
# Plot the histogram of the residuals
___(___)