Skip to content
Prev 2558 / 5636 Next

[R-meta] compare multiple "bayesmeta" estimates

Dear Simon,

you can essentially do an analogous analysis (in two stages) using the
"bayesmeta" package. Doing the one-stage meta-regression approach is
not (yet) possible with bayesmeta, but it should be possible via
"rjags" (of required).

For the two-stage approach, we then only need to use a normal
approximation for the results from the 1st-stage analyses and proceed
from there.

I attached some example R code based on the quoted "metafor" example.

Cheers,

Christian
On Sat, 2020-12-26 at 10:46 -0600, Simon Harmel wrote:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hierarchical-ma.R
Type: text/x-r-source
Size: 2037 bytes
Desc: hierarchical-ma.R
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20201226/52ba708e/attachment.bin>