
Plot group-level metrics over time.
plot_group_stat_over_time.RdPlot group-level metrics over time.
Usage
plot_group_stat_over_time(
results_list,
metric = c("cumulative_perfect_alignment", "cumulative_weak_alignment",
"alignment_mean", "cumulative_issue_alignment_prop"),
wave_col = "year",
group_col = "group",
group_label = "Group",
group_colors = NULL
)