Saved Bookmarks
| 1. |
which of the following statement make a mosaic plot?(a) histogram()(b) mosaicplot()(c) bar()(d) which.max(x) |
|
Answer» Right choice is (b) mosaicplot() To explain: histogram() is lattice command for producing a histogram. |
|