Dear list,
quick question about Nick Cox's -tabplot-
Anyone found a way to stack the bars by a third variable? Consider the two-way graphic example below. I'm wondering if there is a way to augment it with information over the composition of each bar, which may be represented by having each bar subdivided in two colors - .e.g. partitioning the same information according to a further binary variable, drawing one plot for each of the two categories, and stacking the bars. To be even more precise, suppose the category "original research" is further divided in 2 subgroups in my dataset. I would like this to show up in the bars above "original research" being stacked accordingly and differentiated in color - rather than splitting the "original research" category in two and having one additional fifth column.
Apologies in advance for the lack of data. If a way exists and a pointer is given, I'll try to post a summary illustration below.
.
quick question about Nick Cox's -tabplot-
Code:
net sj 16-2 gr0066
Apologies in advance for the lack of data. If a way exists and a pointer is given, I'll try to post a summary illustration below.
.

Comment