knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of LTBIdiagTST is to perform a cost-effectiveness analysis for Latent TB testing for a range of tests and combinations.
The model is formed of a decision tree and Markov model components.
Probability sensitivity analysis (PSA) is a key part of this analysis.
The Markov model is implemented using the heemod
package.
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("n8thangreen/LTBIdiagTST")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.