knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

LTBIdiagTST

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.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("n8thangreen/LTBIdiagTST")


n8thangreen/LTBIdiagTST documentation built on Oct. 29, 2024, 9:23 a.m.