The metafor Package

A Meta-Analysis Package for R

User Tools

Site Tools


analyses:raudenbush2009

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
analyses:raudenbush2009 [2022/08/03 17:07] Wolfgang Viechtbaueranalyses:raudenbush2009 [2022/08/03 17:09] (current) Wolfgang Viechtbauer
Line 298: Line 298:
 res.hw$HE   <- robust(res.std$HE,   cluster=dat$study, adjust=FALSE) res.hw$HE   <- robust(res.std$HE,   cluster=dat$study, adjust=FALSE)
  
-round(t(sapply(res.hw, function(x) c(tau2=x$tau2, mu=x$b, se=x$se, t=x$tval, ci.lb=x$ci.lb, ci.ub=x$ci.ub))), 3)+round(t(sapply(res.hw, function(x) 
 +               c(tau2=x$tau2, mu=x$b, se=x$se, t=x$tval, 
 +                 ci.lb=x$ci.lb, ci.ub=x$ci.ub))), 3)
 </code> </code>
 <code output> <code output>
analyses/raudenbush2009.txt · Last modified: 2022/08/03 17:09 by Wolfgang Viechtbauer