View source: R/confusion_matrix.R
confusion_matrix | R Documentation |
Confusion matrix for predictions
confusion_matrix(predictions, ...)
predictions |
|
... |
additional arguments. |
A table
object that can be used for plotting a confusion matrix using plot()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.