[R-meta] how to make a nicer forest plot

Valeria Ivaniushina v@|v@n|u@h|n@ @end|ng |rom gm@||@com
Thu Dec 17 13:42:47 CET 2020


Dear list members,

This is my code for a forest plot.

plot(forest(res,
            xlab="Log odds ratio",
            mlab="",
            cex=1.8,
            slab=paste(wb$Name),
            psize=1, header="Publication",
            xlim = c(-2.48, 4.0),
            ylim = c(-1.5,20),
))


The plot looks ok, but the range of the X-axis is far too large.
How can I correct it?
[image: image.png]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20201217/e3340b9c/attachment-0001.html>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 169512 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20201217/e3340b9c/attachment-0001.png>


More information about the R-sig-meta-analysis mailing list