Q24
In R, what does the plot() function do when applied to a linear regression model?
A.
Plots the residuals against the fitted values
AnswerB.
Creates a scatter plot of the model predictions
C.
Plots the model coefficients
D.
Generates a summary plot for the model
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board