.create_bar_plot: Create Bar Plot for Model Comparison
Description
Create Bar Plot for Model Comparison
Usage
.create_bar_plot(data, title, metrics, higher_better = FALSE)
Arguments
- 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