An R package for novel active TB diagnostic cost-effectiveness analysis.

Currently contains functions to:

TODO

  • [ ] …

Installing VANTDET

To install the development version from github:

library(devtools)
install_github("n8thangreen/VANTDET")

Then, to load the package, use:

library("VANTDET")

See package Vignette for more details and examples.