Get startedGet started for free

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

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Plot the histogram of the residuals
___(___)
Edit and Run Code