View source: R/standardize_net_benefit.R
| standardized_net_benefit | R Documentation |
Add the standardized net benefit to dca() object.
standardized_net_benefit(x)
x |
object of class |
'dca' object
Daniel D Sjoberg
dca(), net_intervention_avoided(), plot.dca(), as_tibble.dca()
dca(Surv(ttcancer, cancer) ~ cancerpredmarker, data = df_surv, time = 1) %>%
standardized_net_benefit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.