I'm trying to get some sort of conclusion from more than 15 very
heterogenous PCR diagnostic studies.
Considered to do some sort of meta analysis- but I've been unable (by
findit) to locate any specific Stata programs for such analysis.
Any suggestions or references?. Would summary ROC be useful and has anybody
written ado for these?
Typing -findit meta- reveals a large number of Stata programs for 
meta-analysis in general, including Jonathan Sterne's -metacum- for 
cumulative meta-analysis, which takes, as input, variables containing the 
estimates and standard errors of the parameter of interest for each study, 
and does a meta-analysis. The parameter of interest might be a log odds 
ratio, but might equally well be a ROC area, or even a difference between 2 
ROC areas. Jannik's problem therefore seems to me to be how to calculate 
the ROC areas (or differences) and their standard errors for input to 
-metacum- or another meta-analysis program. (Correct me if I'm wrong.)