View source: R/mi_plot_heatmap.R
mi_plot_heatmap | R Documentation |
Plot heatmap for result confusion matrix.
mi_plot_heatmap(table, name = NULL, filepath = NULL)
table |
A table. |
name |
Model names. |
filepath |
File path the plot to save. Default NULL. |
A ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.