olkin_auc1 {R2ROC} | R Documentation |
olkin_auc1 function
Description
olkin_auc1 function
Usage
olkin_auc1(omat, nv, kv)
Arguments
omat |
3 by 3 matrix having the correlation coefficients between y, x1 and x2, i.e. omat=cor(dat) where dat is N by 3 matrix having variables in the order of cbind (y,x1,x2) |
nv |
Sample size |
kv |
Population prevalance |
Value
This function will be used as source code
[Package R2ROC version 1.0.1 Index]