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