Skip to content
Prev 5295 / 5632 Next

[R-meta] Inverse weighting after estimation of VCOV

One additional point (leaving aside the issue what the appropriate model for these data is):

rma.mv(yi, vi, V=V_mat, ...)

doesn't make sense. The second unnamed argument ('vi') will be matched to the third argument of rma.mv(), which is argument 'W' for the weights. So you are setting the weights equal to 'vi', which indeed will give more weight to the less precise estimates. Generally, you don't want to manually specify weights (especially in more complex models where there can be an entire weight matrix) unless you really know what you are doing.

Best,
Wolfgang
Message-ID: <AS8PR08MB9193A5A76CFE6E7893E6F1CD8BFF2@AS8PR08MB9193.eurprd08.prod.outlook.com>
In-Reply-To: <CAFUVuJx=MJRvE31in_AM4wEH7HoiRWwCo1M49XOjWRzmP=O1qw@mail.gmail.com>