Skip to content
Prev 4696 / 5636 Next

[R-meta] Question about function reporter()

There is no universal definition of what a random-effects model is, but take a look at:

https://www.metafor-project.org/doku.php/analyses:crede2010

and especially the section "A Common Mistake when Fitting the Multilevel Model". So, if your data have such a multilevel structure, then typically we would add a random effect for articles and a random effect for the observations within articles. Beyond this, you could do '~ 1 | alloc' although it is still not clear to me what you think this is modelling.

Best,
Wolfgang