Compute Area Under the Curve (AUC)
auc(yobs = NULL, ypred = NULL)
yobs
is a vector of observed phenotypes
ypred
is a vector of predicted phenotypes