ConfusionMatrix: Confusion Matrix

Description Usage Arguments Value

View source: R/KSMOTE.R

Description

Confusion Matrix

Usage

1
ConfusionMatrix(pred, target)

Arguments

pred

the prediction of model.

target

the true label.

Value

the confusion matrix.


mmfd99/StatComp21092 documentation built on Dec. 23, 2021, 10:14 p.m.