Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 628 Bytes

NEWS.md

File metadata and controls

23 lines (12 loc) · 628 Bytes

dcurves (development version)

  • Added CRAN badge to README.

  • Adding more consistency checks for the arguments in the dca() function.

  • Added line break in net intervention avoided y-axis label. (#6)

dcurves 0.2.0

  • 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)

dca 0.1.0

  • First release of the R package to implement Decision Curve Analysis.