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?
Diese Übung ist Teil des Kurses
Introduction to Regression in R
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
