Reeza, that was a Great help!! Really appreciate
I could finally plot all the forest plots using excel!!
Thanks a bunch!
Ashwini
Not to get into too much detail, but what is an Overall Odds Ratio?
Not sure what you mean by overall OR.
Your example data has an Overall OR for female and male, what would that represent, how would you phrase that in a sentence?
ie if my OR is 3.4 (95% CI 2.5, 4.2) and the event is hospital admissions:
Females are 3.4 times more likely than males to have a hospital admission (95% CI 2.5, 4.2).
Or conversely, Males are 0.3 times as likely than females to have a hospital admission (95% CI 0.24,0.4)
In addition to Rick's direct answer, if you go to support.sas.com and type in
"forest plot"
in the search box, you will find several different approaches to doing it in SAS.
And, similar to the sgplot Rick mentioned, here's how to create a forest plot using Gplot and annotate.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.