Currently I am working on a Systematic Review of predictors of favorable outcome in in a subpopulation with aneurysmal subarachnoid hemorrhage. What I want to do is compute a pooled adjusted odds ratio of all the adjusted ORs I found in the multivariate analyses of the included studies. I encounter two problems:
1) When using the rmeta function you have to know the n.trt, n.ctrl, inf.trt, inf.ctrl which are not always provided.
2) If I somehow manage to look up/request these I do not calculate an pooled adjusted OR anymore (right?)
Is there a way (using) R to calculate the pooled adjusted OR out of the reported adjusted OR and CIs?