1.

Which of the following is lattice command for producing boxplots?(a) plot()(b) bwplot()(c) xyplot()(d) barlm()This question was posed to me in an interview.This interesting question is from Visualizing Data in division Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Correct answer is (B) BWPLOT()

Explanation: The FUNCTION bwplot() MAKES box-and-whisker plots for numerical VARIABLES.



Discussion

No Comment Found

Related InterviewSolutions