powered by
forestplot(estimate, se, labels = paste("Study", c(1:length(estimate))), CI = 0.95, xexp = FALSE, ...)
beta <- c(0.16,0.091,0.072,-0.03) s <- c(0.07,0.042,0.048,0.12) forestplot(beta,s,main="Example plot")
Run the code above in your browser using DataLab