|
Jennifer,
Of course there is a solution. Post your code and I or someone will
show you how to modify the code to procuce exactly what you want.
Joe
On 7/18/06, Jennifer Sabatier <plessthanpointohfive@gmail.com> wrote:
> Hi, All,
>
> I am trying to get a nice histogram where the frequency bars for my groups
> are side-by-side on each value of the categorical axis.
>
> I have three groups: Diseaed, Sensitized, Not Diseased. I have frequencies
> of certain alleles. So, for the first allele, 0101, I want to see the
> frequency for each group. Then move to the next allele, 0102, again, I want
> to see the frequency bars for each.
>
> So far, I can get three side by side histos from Proc Gchart with the
> categorical axis repeated 3 times. I don't want that.
>
> Is there an easy solution to this? Is there a not so easy solution? Any
> solution? I've searched these archives, but couldn't find a similar
> question, and I've googled it. I tried to tinker with a macro for
> side-by-side box plots but I couldn't get it two work for more than two groups.
>
> Thanks,
>
> Jen
>
|