ftable {CMA} | R Documentation |
An object of class cloutput
contains (among others)
the slot y
and yhat
. The former contains the true,
the last the predicted class labels. Both are cross-tabulated in
order to obtain a so-called confusion matrix. Counts out of the
diagonal are misclassifications.
x |
An object of class cloutput |
... |
Currently unused argument. |
No return.
Martin Slawski martin.slawski@campus.lmu.de
Anne-Laure Boulesteix http://www.slcmsr.net/boulesteix
For more advanced evaluation: evaluation