R/utils.R
calculate_auc.Rd
Uses a simplified formula to approximate AUC from sensitivity and specificity
calculate_auc(sens, spec)
Sensitivity of the test
Specificity of the test
Numeric AUC value or NA when inputs are not valid