my.auc {ipflasso} | R Documentation |
computes the area under the ROC curve (AUC) for the marker 'linpred' and the binary status 'Y'.
my.auc(linpred, Y)
linpred |
n-vector giving the value of the marker. |
Y |
n-vector giving the binary status, coded as 0/1. |
the area under the curve