View source: R/handle-results.R
Classify targets into confidence categories according to the RFQAmodel score of the highest-ranking model
1 2 | get_confidence(results, predictor = RFQAmodel,
confidence_cutoffs = c(0.5, 0.3, 0.1))
|
predictor |
string. Name of the column to use as the score |
confidence_cutoffs |
vector. Optional custom confidence cutoffs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.