Creates a multi-panel view of the trade-off curve showing multiple metrics.
Usage
plot_tradeoff_dashboard(
tradeoff_data,
w1_target_prob = NULL,
engine = c("ggplot2", "base"),
base_size = 10,
title = NULL,
show = TRUE
)Creates a multi-panel view of the trade-off curve showing multiple metrics.
plot_tradeoff_dashboard(
tradeoff_data,
w1_target_prob = NULL,
engine = c("ggplot2", "base"),
base_size = 10,
title = NULL,
show = TRUE
)