Skip to content
Prev 164671 / 398503 Next

Concordance Index - interpretation

Gad Abraham wrote:
Thanks for the great reply Gad.

outx=TRUE is used to not 'penalize' for ties on the predictions (or the 
single variable given as x); this results in Goodman-Kruskal gamma-type 
rank correlation indexes.  When comparing different predictions with 
different number of ties, it is especially not a good idea to discard 
ties in x.

The Fortran code that comes with Hmisc can also be viewed to see the 
exact algorithms.

Frank