mi_plot_heatmap {MantaID}R Documentation

Plot heatmap for result confusion matrix.

Description

Plot heatmap for result confusion matrix.

Usage

mi_plot_heatmap(table, name = NULL, filepath = NULL)

Arguments

table

A table.

name

Model names.

filepath

File path the plot to save.Default NULL.

Value

A ggplot object.


[Package MantaID version 1.0.2 Index]