✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Your task is to model the stopping distances of cars (dist) using a classical linear model (lm function), with the speed of the cars (speed) as the explanatory variable.
data("cars") head(cars)
Report the Cook's distance value for the most influential observation using the cooks.distance function.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!