Hello, I am trying to get the forest plot of my meta-analysis using OR instead of logOR and do it in subgroups. I am using esize. I managed to convert to OR and to do subgroups forest plot but I don't know how to plot all that together, thank you.
This is what I've used so far
meta esize isurv ideath csurv cdead, studylabel(name)
meta summarize, or
This is what I've used so far
meta esize isurv ideath csurv cdead, studylabel(name)
meta summarize, or
Comment