Skip to content
Prev 3959 / 5636 Next

[R-meta] Calculating odds ratios in bivariate meta-analysis.

Dear Wolfgang

Thank you for your response. I felt like the escalc() with measure ="OR" , is used for univariate meta-analysis and I thought there is another function used to calculate odds ratios in bivariate/multivariate meta-analysis.

Regards

Olina

-----Original Message-----
From: Wolfgang Viechtbauer <wolfgang.viechtbauer at maastrichtuniversity.nl> 
Sent: 20 March 2022 22:36
To: Olina Ngwenya <olina.ngwenya at manchester.ac.uk>
Cc: r-sig-meta-analysis at r-project.org
Subject: Re: [R-meta] Calculating odds ratios in bivariate meta-analysis.

Dear Olina,

Not sure where exactly the problem is, but escalc() with measure="OR" 
computes log odds ratios and measure="PLO" computes log odds.

Best,
Wolfgang