Meta-Regression method for objects of class 'runMetaAnalysis'
Source:R/metaRegression.R
metaRegression.Rd
Serves as a wrapper for metareg
or update.rma
, depending
on the class of the fitted model.
Author
Mathias Harrer mathias.h.harrer@gmail.com, Paula Kuper paula.r.kuper@gmail.com, Pim Cuijpers p.cuijpers@vu.nl
Examples
if (FALSE) {
metaRegression(res$model.combined, ~ rob + scale(year))
}