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