get_delta_plot_data_surv | R Documentation |
Get delta plot data for binary bayesDCA
get_delta_plot_data_surv(
obj,
strategies = NULL,
type = c("best", "useful", "pairwise"),
labels = NULL
)
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. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.