Description Usage Arguments Value Examples
Returns a 2x2 matrix with the results of a classification procedure. Useful for computing further statistics.
1 | confmat(predicted, actual)
|
predicted |
Predicted values |
actual |
Actual values |
A 2x2 matrix with TN,FN,FP,TP
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.