mi_plot_heatmap: Plot heatmap for result confusion matrix.

View source: R/mi_plot_heatmap.R

mi_plot_heatmapR 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.


MantaID documentation built on Sept. 11, 2024, 6 p.m.