Meta-regression with two control variables

Hi there,

I want to calculate meta regressions with the meta package. But the regression must be controlled for two variables x and y . Does anyone know how I can bring my control variable into the calculations?

library(meta)
meta_regr <- metareg(meta_analysis, ~year)

Thanks for your help!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.