as.matrix.mlconfmat: Convert a multi-label Confusion Matrix to matrix

Description Usage Arguments Value

Description

Convert a multi-label Confusion Matrix to matrix

Usage

1
2
## S3 method for class 'mlconfmat'
as.matrix(x, ...)

Arguments

x

The mlconfmat

...

passed to as.matrix

Value

A confusion matrix with TP, TN, FP and FN columns


utiml documentation built on May 31, 2021, 9:09 a.m.