Displaying 1 result from an estimated 1 matches for "estimate3i".
Did you mean:
estimatepi
2011 Aug 22
0
Multiple forest plots with the same x-axis and colour coded estimates and lines
Dear all,
I would like to draw three forest plots to represent results at years 1, 2
and 3. I have the data as point estimates and 95% confidence intervals.
Using the following code I can get three basic forest plots - the first
which has the table of results. I have to plot each separately as the usual
par(mfrow=c(3,1)) does not work with the function forestplot within rmeta.
I can easily put