InterviewSolution
Saved Bookmarks
| 1. |
For barchart and _________ non-trivial methods exist for tables and arrays, documented at barchart.table.(a) scatterplot(b) dotplot(c) xyplot(d) scatterplot & xyplotI have been asked this question in semester exam.Asked question is from Exploratory Data Analysis topic in section Profiling, Simulation and Data Analysis of R Programming |
|
Answer» RIGHT answer is (B) dotplot Explanation: The numeric methods are equivalent to a call with no LEFT hand side and no conditioning variables in the FORMULA. |
|