I have been asked to help with meta-analysis of AUC values. My first thought was that I could use
with esize = logit(AUC). But when I started looking for info on how to compute the SE of logit(AUC), I could find any clear info on how to do it.
So, I have two questions:
Thanks.
Code:
meta set esize se
So, I have two questions:
- Is using logit(AUC) as the effect size a good idea? If not, what would you advise instead?
- How can I compute the SE of logit(AUC)?
Thanks.
Comment