View source: R/confusion.matrix.total.positive.R
confusion.matrix.total.positive | R Documentation |
Calculate Total Positive Cases, defined as FP+TN, for a given confusion matrix.
confusion.matrix.total.positive(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.