Skip to content
Prev 50428 / 398500 Next

use of "rcorr.cens" with binary response?

Tom Vanwalleghem wrote:
If dealing with a binary response, Somers' Dxy rank correlation may have 
a slight advantage over gamma.  You can get Dxy from somers2 in Hmisc 
and from that you can easily compute ROC area (Dxy = 2*(ROC - .5)). 
rcorr.cens thought will also give standard errors.  You are right about 
the inputs except that x can be probability or log odds - anything that 
ranks the same as probability.