powered by
Convert DCA Object to tibble
# S3 method for dca as_tibble(x, ...)
a tibble
dca object created with dca()
dca()
not used
Daniel D Sjoberg
dca(), net_intervention_avoided(), standardized_net_benefit(), plot.dca()
net_intervention_avoided()
standardized_net_benefit()
plot.dca()
dca(cancer ~ cancerpredmarker, data = df_binary) %>% as_tibble()
Run the code above in your browser using DataLab