Learn R Programming

MantaID (version 1.0.4)

mi_plot_heatmap: Plot heatmap for result confusion matrix.

Description

Plot heatmap for result confusion matrix.

Usage

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

Value

A ggplot object.

Arguments

table

A table.

name

Model names.

filepath

File path the plot to save. Default NULL.