search for: qim

Displaying 1 result from an estimated 1 matches for "qim".

Did you mean: aim
2012 Jul 17
1
tweaking forest plot (metafor package)
Dear All, I'm having trouble tweaking a forest plot made using the R meta-analysis package metafor. I did the analysis based upon the correlation coeff from studies and plotted the corresponding forest plot easily > q2<-rma(yi,vi,mods=cbind(grupo),data=qim) > q2 > forest (q2,transf=transf.ztor,digits=3, ... ,alim=c(0,1),refline=.5) > text(-1.55,42,"Esp?cie [ref?]",pos=4,font=2) I'd like to subdivide the "table" by the moderator 'grupo' - i.e. create the necessary spacings in the list of studies to accommoda...