Skip to contents

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.