.create_bar_plot | R Documentation |
Create Bar Plot for Model Comparison
.create_bar_plot(data, title, metrics, higher_better = FALSE)
data |
Data frame containing the comparison data |
title |
Plot title |
metrics |
Vector of metric names to include in the plot |
higher_better |
Logical; if TRUE, higher values indicate better fit |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.