cvalest.bin {APPEstimation} | R Documentation |
Estimation of
-statistics
Description
Calculates -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
-statistics is provided.
[Package APPEstimation version 0.1.1 Index]