ggplot_eval: Make a boxplot of a metric for each method using ggplot2

View source: R/plot_eval.R

ggplot_evalR Documentation

Make a boxplot of a metric for each method using ggplot2

Description

Make a boxplot of a metric for each method using ggplot2

Usage

ggplot_eval(
  evals_df,
  metric_name,
  method_name,
  method_label,
  main,
  facet_mains,
  ylab,
  ylim,
  nrow,
  ncol
)

jacobbien/simulator documentation built on Feb. 4, 2023, 1:03 p.m.