Hello,
I am trying to generate four Meta-Analyses using different effect size (i.e. risk ratio, odds ratio, expected risk ratios) on the same pooled studies, so I will have four separate forest plots. But I want to present them on the same graph for easier comparison just like the figure 2 in the example article: https://www.ncbi.nlm.nih.gov/pmc/art...ne.0096282.pdf.
It's not a subgroup analysis because it's basically four meta-analyses. I want to have the vertical line on 1 and make it look more consistent. I didn't find much information online that presents multiple meta-analyses (the weight has to be 100 for each subtotal). Any suggestion will be greatly appreciated.
And this is just the code I used now for one meta-analysis,
metan or or_ll or_ul, random eform
I am trying to generate four Meta-Analyses using different effect size (i.e. risk ratio, odds ratio, expected risk ratios) on the same pooled studies, so I will have four separate forest plots. But I want to present them on the same graph for easier comparison just like the figure 2 in the example article: https://www.ncbi.nlm.nih.gov/pmc/art...ne.0096282.pdf.
It's not a subgroup analysis because it's basically four meta-analyses. I want to have the vertical line on 1 and make it look more consistent. I didn't find much information online that presents multiple meta-analyses (the weight has to be 100 for each subtotal). Any suggestion will be greatly appreciated.
And this is just the code I used now for one meta-analysis,
metan or or_ll or_ul, random eform
Comment