cvalest.bin | R Documentation |
Calculates C-statistics. Individual case weight can be incorporated.
cvalest.bin(Y, scr, wgt = NULL)
Y |
a numerical vector of inary outcome, either 0 or 1. |
scr |
a numerical vector of continuous variable. |
wgt |
a numerical vector corresponding to individuatl weight. |
C-statistics is provided.