Hi Josh,
Thank you for your response. I have recreated my issue using the Olkin 95
data and subgrouping by year of study - I hope it shows where my problem
lies:
library(meta)
data(Olkin95)
metaeg<-metabin(event.e, n.e, event.c, n.c, studlab = author,
data=Olkin95, method="MH",
sm="OR", MH.ex
Hi,
Can you give a reproducible example of what you did? My intuition is
that you could do it using par(), but I am not sure what package
metabin() is from (certainly none of the ones that load by default),
and I have even less idea how you created a forest plot (there are
many ways in R). If yo
Hi All,
I have conducted a meta analysis using the metabin function. I want to plot
5 subgroups on the same forest plot. I have managed to do this using the
byvar argument but when i plot the forest plot in R graphics I am unable to
view the very top and very bottom of the image. It is as though
3 matches
Mail list logo