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