Skip to content
Prev 2494 / 5636 Next

[R-meta] rma, sandwich correction and very small data sets

Just want to add to this an answer to question 5.

robust() from metafor with adjust=TRUE does use a small-sample adjustment, but a very simple one. clubSandwich has much more sophisticated adjustments and I would recommend to use them (CR2 is the recommended one).

Best,
Wolfgang