Confusion_heatmap: Heatmap of classification result.

Confusion_heatmapR Documentation

Heatmap of classification result.

Description

Heatmap of classification result.

Usage

Confusion_heatmap(ori, prd)

Arguments

ori

A vector of the original labels for each cell in the test set.

prd

A vector of the predicted labels for each cell in the test set.

Value

A heatmap for the confusion matrix of the classification result.


zhangwenjie-tina/scibetR documentation built on July 6, 2023, 2:14 p.m.