Skip to content

Functions to perform Decision Curve Analysis (DCA) using Stata

Notifications You must be signed in to change notification settings

MelissaAssel/dca.stata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stata DCA

Functions to perform Decision Curve Analysis (DCA) using Stata.

The functions within the dca package include detailed help files (access the help files with help dca, or help stdca after installation). For detailed vignettes and examples of DCA in action using Stata, R and SAS, visit decisioncurveanalysis.org. Use the following command to install the collection of DCA functions in Stata.

net install dca, from("https://raw.github.com/ddsjoberg/dca.stata/master/") replace

Release History

v1.0.0 (2017-12-06)

  • Initial release.

About

Functions to perform Decision Curve Analysis (DCA) using Stata

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Stata 98.5%
  • TeX 1.5%