get_delta_plot_data_surv: Get delta plot data for binary bayesDCA

View source: R/dca_surv.R

get_delta_plot_data_survR Documentation

Get delta plot data for binary bayesDCA

Description

Get delta plot data for binary bayesDCA

Usage

get_delta_plot_data_surv(
  obj,
  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.