as.matrix.mlconfmat {utiml} | R Documentation |
Convert a multi-label Confusion Matrix to matrix
## S3 method for class 'mlconfmat'
as.matrix(x, ...)
x |
The mlconfmat |
... |
passed to as.matrix |
A confusion matrix with TP, TN, FP and FN columns