Skip to content
Prev 3671 / 5636 Next

[R-meta] Error in weight effect in rma

Hi Maria,

The point sizes are based only on the diagonal of the weight matrix. However, in such models, the weighting is more complex as described here:

https://www.metafor-project.org/doku.php/tips:weights_in_rma.mv_models

which covers this specific model (for other types of rma.mv() models, the weighting structure/matrix is of course different). So you might want to examine the 'row-sum weights' and you could even use them to specify the point sizes (via the psize argument) if you like.

Best,
Wolfgang