confusionMatrix | R Documentation |
This function creates a confusion matrix based on two value vectors.
confusionMatrix(i = NULL, j = NULL)
i |
A character/numeric value vector to see concordance with j. |
j |
A character/numeric value vector to see concordance with i. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.