1.

Which of the following is lattice command for producing a scatterplot?(a) plot()(b) lm()(c) xyplot()(d) anova()This question was addressed to me by my college director while I was bunking the class.My doubt stems from Visualizing Data in division Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer» CORRECT OPTION is (c) XYPLOT()

The EXPLANATION is: plot() produces a scatterplot.


Discussion

No Comment Found

Related InterviewSolutions