get_superiority_prob_plot_data_binary: Get delta plot data for binary bayesDCA

get_superiority_prob_plot_data_binaryR Documentation

Get delta plot data for binary bayesDCA

Description

Get delta plot data for binary bayesDCA

Usage

get_superiority_prob_plot_data_binary(
  obj,
  min_diff = 0,
  strategies = NULL,
  type = c("best", "useful", "pairwise"),
  labels = NULL
)

Arguments

obj

BayesDCA object

strategies

Character vector with subset of decision strategies.

type

One of "best", "useful", or "pairwise".

labels

Named vector with label for each model or test.

Value

A ggplot object.


giulianonetto/bayesdca documentation built on Aug. 31, 2023, 11:07 a.m.