A list of two objects: (1) summary statistics of selected cut scores, and (2) detailed
information of each used cut score and corresponding classification statistics.
SummarySummary statistics of selected cut scores. Specifically,
* Cut.off, the select cut-off scores according to different criteria
* SEN, Sensitivity, also true positive rate, the y-axis of the ROC.
* SPE, Specificity, also true negative rate.
* 1-SPE, the x-axis of the ROC.
* Youden.Index.
* TP, true positives.
* FP, false positives.
* FN, false negatives.
* TN, true negatives.
DetailsDetailed information of each used cut score and corresponding classification statistics.