Changed name of package from dca to dcurves.
Major changes to API of all function in the dcurves package.
Added functions plot.dca()
, as_tibble.dca()
, net_intervention_avoided()
, and standardized_net_benefit()
.
Added vignettes.
Allowing 0 to be included in threshold probabilities. (#3 by @ck37)