Re: [R] Changing Variable Names In VCD

2012-12-19 Thread Michael Friendly
On 12/18/2012 1:25 PM, Simon Kiss wrote: Hello: What is the most efficient way to change the plotted variable names in mosaic plots in the vcd package? Should one do a separate contingency table first, change the dimension names there and then pass that to mosaic? Or is there a way to do it sim

Re: [R] Changing Variable Names In VCD

2012-12-18 Thread Achim Zeileis
Simon: What is the most efficient way to change the plotted variable names in mosaic plots in the vcd package? Should one do a separate contingency table first, change the dimension names there and then pass that to mosaic? Or is there a way to do it simply within mosaic. I was thinking somet

[R] Changing Variable Names In VCD

2012-12-18 Thread Simon Kiss
Hello: What is the most efficient way to change the plotted variable names in mosaic plots in the vcd package? Should one do a separate contingency table first, change the dimension names there and then pass that to mosaic? Or is there a way to do it simply within mosaic. I was thinking something