Consider the air quality data available in R.
a) Run a regression model of Ozone versus Temp, Wind, and Solar.R. Report R-square and adjusted R-square.
b) Is there any improvement in the model after adding the two predictors?
c) For the best model among the two above, plot the observed Ozone versus the predicted Ozone.
d) Check model assumptions with explanation.