Description Usage Arguments Value Author(s)
False Positive Rate
| 1 2 3 4 5 6 7 8 9 | mtr_fpr(actual, predicted, cutoff = 0.5)
mtr_fallout(actual, predicted, cutoff = 0.5)
mtr_false_alarm_rate(actual, predicted, cutoff = 0.5)
mtr_far(actual, predicted, cutoff = 0.5)
mtr_false_positive_rate(actual, predicted, cutoff = 0.5)
 | 
| actual | 
 | 
| predicted | 
 | 
| cutoff | 
 | 
A numeric scalar output
An Chu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.