get_superiority_prob_plot_data_surv: Get delta plot data for survival bayesDCA

View source: R/dca_surv.R

get_superiority_prob_plot_data_survR Documentation

Get delta plot data for survival bayesDCA

Description

Get delta plot data for survival bayesDCA

Usage

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

Arguments

obj

BayesDCA object

min_diff

Minimum difference to call superior.

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.