dot-create_bar_plot: Create Bar Plot for Model Comparison

.create_bar_plotR Documentation

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

Value

A ggplot2 object


gkwreg documentation built on April 16, 2025, 1:10 a.m.