Question: Question 21 Using the mtcars data set that is built into R, create 3 linear regression models: - Model 1 is a simple linear regression

Question 21 Using the mtcars data set that is built into R, create 3 linear regression models: - Model 1 is a simple linear regression with mpg as the dependent and hp as the independent - Model 2 is a multiple linear regression with mpg as the dependent and hp as the independent, am as a categorical and vs as a categorical - Model 3 is a multiple linear regression with mpg as the dependent and hp as the independent, am as a categorical, vs as a categorical, and vs*hp as an interaction term Which of the 3 models has the highest Adiusted R-Squared? Group of answer choices r" Model 1 r\" Model 2 r\" Model 3 We are interested in predicting which houses have median value greater than $30,000 using the variables in the Boston housing dataset
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
