InterviewSolution
Saved Bookmarks
| 1. |
Which of the following groups values of a variable into larger bins?(a) cut(b) col.max(x)(c) stem(d) which.max(x)I got this question by my college director while I was bunking the class.This intriguing question originated from Visualizing Data in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» Right ANSWER is (a) cut |
|