1.

Which of the following compute proportions from a contingency table?(a) par()(b) prop.table()(c) anova()(d) mosaicplot()The question was asked in semester exam.My doubt stems from Visualizing Data topic in division Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

The correct CHOICE is (b) prop.table()

EXPLANATION: par() is USED toquery and edit GRAPHICAL SETTINGS.



Discussion

No Comment Found

Related InterviewSolutions