Scale-location
Here are normal scale-location plots of the previous two models. That is, they show the size of residuals versus fitted values.
Original model (n_clicks
versus n_impressions
)
Transformed model (n_clicks ^ 0.25
versus n_impressions ^ 0.25
)
Look at the numbers on the y-axis and the slope of the trend line. Which statement is true?
This exercise is part of the course
Introduction to Regression in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
