View source: R/confusion.matrix.total.negative.R
confusion.matrix.total.negative | R Documentation |
Calculate Total Negative cases, defined as TN+FP, for a given confusion matrix.
confusion.matrix.total.negative(confusion.matrix)
confusion.matrix |
Matrix - Confusion matrix |
A scalar with computed value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.