The metafor Package

A Meta-Analysis Package for R

User Tools

Site Tools


plots:contour_enhanced_funnel_plot_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plots:contour_enhanced_funnel_plot_2 [2020/06/03 08:31] – [Code] Wolfgang Viechtbauerplots:contour_enhanced_funnel_plot_2 [2024/04/16 12:26] (current) Wolfgang Viechtbauer
Line 18: Line 18:
  
 ### create contour enhanced funnel plot ### create contour enhanced funnel plot
-funnel(dat$yi, dat$vi, yaxis="seinv",+funnel(dat$yi, dat$vi, yaxis="seinv", ylab="Precision (1/se)",
        xlim=c(-3,2), ylim=c(.00001,8), xaxs="i", yaxs="i", las=1,        xlim=c(-3,2), ylim=c(.00001,8), xaxs="i", yaxs="i", las=1,
-       level=c(.10, .05, .01), shade=c("white", "gray55", "gray75"), +       level=c(.10, .05, .01), legend=TRUE, back="gray90", lty=0)
-       legend=TRUE, back="gray90", ylab="Precision (1/se)", lty=0)+
 </code> </code>
  
plots/contour_enhanced_funnel_plot_2.txt · Last modified: 2024/04/16 12:26 by Wolfgang Viechtbauer