Skip to content
Prev 347915 / 398500 Next

how to draw paired mosaic plot?

You are looking for the pairs plot for table and other objects in the 
vcd package:

  ?vcd::pairs.table

It allows you to use various panel functions for the diagonal and 
off-diagonal plots
On 2/7/2015 9:50 AM, meng wrote: