
Area Under the Curve of Binomial Observations vs Probabilistic Model Predictions
Source:R/performance_score_auc.R
performance_score_auc.RdInternal function to compute the AUC of binomial models within preference_order(). As it is build for speed, this function does not check the inputs.
See also
Other modelling_tools:
case_weights(),
model_formula(),
performance_score_r2(),
performance_score_v()