conf_matrix_df {tidysdm} | R Documentation |
Create the confusion matrix for multiple thresholds, using to optimise tss
conf_matrix_df(presences, absences)
presences |
Probabilities for presences |
absences |
probabilities for absences |
A data.frame of thresholds with columns thres, tp, fp, fn, and tn