What does the confusionMatrix() function from the caret package return for a classification model?
-
A
Only the overall accuracy value
-
B
A comprehensive summary including sensitivity, specificity, PPV, and NPV
-
C
Only the confusion matrix table
-
D
The model's AUC-ROC value