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