Re: [R] Overlaying density plot on forest plot

2011-12-12 Thread Viechtbauer Wolfgang (STAT)
ealth, Medicine, and Life Sciences Maastricht University, P.O. Box 616 (VIJV1) 6200 MD Maastricht, The Netherlands +31 (43) 368-5248 | http://www.wvbauer.com > -----Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Michael D

Re: [R] Overlaying density plot on forest plot

2011-12-12 Thread Michael Dewey
From: Michael Dewey To: "Frank Peter" , r-help@r-project.org Subject: Re: [R] Overlaying density plot on forest plot Date: Sun, 11 Dec 2011 14:20:13 + > At 07:16 10/12/2011, Frank Peter wrote: > >Dear R User, > > > >Please, I am new to R. I want to overlay density

Re: [R] Overlaying density plot on forest plot

2011-12-11 Thread Michael Dewey
At 07:16 10/12/2011, Frank Peter wrote: Dear R User, Please, I am new to R. I want to overlay density plot for predictive interval pooled result in meta-analysis. http://addictedtor.free.fr/graphiques/graphcode.php?graph=114 It is hard to be sure from your rather brief question but does the

Re: [R] Overlaying density plot on forest plot

2011-12-10 Thread JeffND
Frank, Have you tried the R function overlay(), it is exactly applying to your question. Jeff -- View this message in context: http://r.789695.n4.nabble.com/Overlaying-density-plot-on-forest-plot-tp4179654p4180430.html Sent from the R help mailing list archive at Nabble.com. __