The metafor Package

A Meta-Analysis Package for R

User Tools

Site Tools


plots:radial_plot

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
plots:radial_plot [2020/07/14 08:21] Wolfgang Viechtbauerplots:radial_plot [2021/03/29 19:55] Wolfgang Viechtbauer
Line 16: Line 16:
 ### fit fixed-effects model ### fit fixed-effects model
 res <- rma(yi, vi, data=dat.hackshaw1998, method="FE") res <- rma(yi, vi, data=dat.hackshaw1998, method="FE")
 +
 +### adjust margins so the space is better used
 +par(mar=c(5,4,0,3))
  
 ### draw radial plot ### draw radial plot
plots/radial_plot.txt · Last modified: 2021/11/08 13:22 by Wolfgang Viechtbauer