Skip to content
Prev 3357 / 5632 Next

[R-meta] Does clubSandwich::coef_test() handle crossed random-effects?

Hi James,

Interesting! I envisioned my data structure to be as shown below. Also,
there is a bit of model fit advantage for:

random = list(~1|study / es, ~1|scale)  over  random = ~1| scale/study/es

Which would perhaps mean that true effect sizes in each row are nested in
both studies & scales and can share random-effects within and across both
studies and formulas whenever their 'study' or 'scale' ID indicators match.

Doesn't this seem more like a crossed random-effects structure?

Fred

[image: image.png]
On Sun, Oct 3, 2021 at 11:44 AM James Pustejovsky <jepusto at gmail.com> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20211003/814a99c5/attachment-0001.html>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 28256 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20211003/814a99c5/attachment-0001.png>