Thank you sanjay!!!
I took a glance at the above link, i will try it.
For Overall , how can i have diamond filled symbol?
I mean to say i want only diamond symbol for Overall sub group.?
Thanks
Sam
HI Sanjay,
i have a question, I am facing issue with forest plot like , align issue
example:
Study. Odds ratio & 95 ci. OR. LCL. UCL.
XXXX
-------------#----------- 34.5. 30.9. 42.77
i I used following code
layout lattice / column columngutter=0 columnweight=(.5 .3 .2)
thanks
Sam
There are multiple ways depending on the release of SAS you are using. With SAS 9.3, you can use the DiscreteAttrMap to set the attributes by group value. Or, in an earlier example, I separated the Study names from Overall in a separate column, and overlaid a separate Scatter plot just for Overall, and set the markerattrs symbol to diamond. See some of the other articles in Graphically Speaking on Forest plots.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.