View source: R/confusion_matrix_df.R
| conf_matrix_df | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.