Java Mailing List Archive

http://www.r-help.com/

Home » R Help for Statistical Computing »

[R] forest plot

zhangweiwei

2010-08-23

Replies: Find Java Web Hosting

Author LoginPost Reply

Dear Sir or Madam,



I am trying to plot forest plot. I extracted odds ratio and their corresponding 95% confidence interval from papers, then I calculated the log(OR) and standard error using the following command

OR<-metagen(logOR,selogOR,sm="OR")

forest(OR,comb.fixed=TRUE,comb.random=TRUE,digits=2)



However, it does not produce a forest plot. Can someone kindly help? Thank you in advance.



Best wishes

weiwei

           
 [[alternative HTML version deleted]]

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
©2008 r-help.com - Jax Systems, LLC, U.S.A.