Description Usage Arguments Value Author(s) Examples
The total error and the (g x g) confusion matrix for g-class classification problems
1 | confusion(trueclass, predclass, labs)
|
trueclass |
The true classes |
predclass |
The predicted classes |
labs |
A vector of labels for the classes |
total.error |
The total classification error |
conf.matrix |
The (g x g) confusion matrix |
Solve Sæbø
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.