Dear Fahimeh
Try preceding your call of forest.meta with
pdf("myplot.pdf")
forest.meta(..)
dev.off()
Why did you set xlim to c(0, 1)
Michael
On 10/01/2023 19:37, Fahimeh Alizadeh wrote:
Dear Prof.
Thank you for your kind response. I have only used:
install.packages("tidyverse")
Dear Prof.Thank you for your kind response. I have only used:
install.packages("tidyverse")
install.packages("meta")
install.packages("metafor")
library(tidyverse)
library(meta)
library(metafor)and then,forest.meta(hidemeta, layout="RevMan5",
xlab="Proportion", comb.r=T, comb.f=F, xlim = c(0,1
Dear Fahimeh
It would help if you also told us what package you are using as there
are several which perform forest plots. I assume it is meta.
Your plot is cropped on three side as far as I can see. What parameters
did you give to the call of the graphics device? What happens if you use
a d
3 matches
Mail list logo