cvalest.bin {APPEstimation} | R Documentation |
Estimation of C
-statistics
Description
Calculates C
-statistics. Individual case weight can be
incorporated.
Usage
cvalest.bin(Y, scr, wgt = NULL)
Arguments
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. |
Value
C
-statistics is provided.
[Package APPEstimation version 0.1.1 Index]