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?
Este ejercicio forma parte del curso
Introduction to Regression in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
