View source: R/false_negative_rate.R
false_negative_rate | R Documentation |
Calculate False Negative Rate using confusion matrix.
false_negative_rate(confusion_matrix)
confusion_matrix |
Confusion matrix to be used. |
vector of False Negatives Rate values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.