get_all_performance_table | R Documentation |
Return a table including all metrics across different threshold
get_all_performance_table(score = NULL, label = NULL)
label |
score = c(10:20)
label = c(0,0,1,0,1,0,1,1,0,1,1)
loonR::get_all_performance_table(score, label)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.