InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function is a wrapper for different lattice plots to visualize the data?(a) levelplot(b) featurePlot(c) plotsample(d) none of the mentionedThe question was posed to me at a job interview.The origin of the question is caret in portion Machine Learning of Data Science |
|
Answer» The CORRECT answer is (B) featurePlot |
|