neg_roc_auc.Rd
Negative ROC AUC
neg_roc_auc(y, y_hat)
A numeric vector with binary entries, the true outcomes.
A numeric vector with continuous entries, the predicted outcomes.
Numeric scalar, the negative ROC AUC.