Skip to content
Prev 5101 / 5636 Next

[R-meta] Error with rma.uni in a Monte Carlo simulation

Even easier:

rma(..., method = c("REML","DL"))

I've added functionality to rma() to have a fall-back in case something like REML doesn't converge.

See:

https://wviechtb.github.io/metafor/reference/rma.uni.html#note-1

With respect to convergence, there is also a thorough discussion here:

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

Best,
Wolfgang