Ratio of true positives to false positives.
1 2 | plotTPFPProbs(prob, obs, posLabel, negLabel, probSeq = seq(0.05, 0.95, by =
0.05))
|
prob |
predicted probability |
obs |
observed labels |
posLabel |
'positive' label |
negLabel |
'negative' label |
probSeq |
the probability threshold sequence to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.