/HEdtree

Utilities for decision tree like models in health economics

Primary LanguageRCreative Commons Attribution 4.0 InternationalCC-BY-4.0

HEdtree

R-CMD-check

The goal of HEdtree is to perform cost-effectiveness analyses using decision tree modelling.

Installation

You can install the development version of HEdtree like so:

install.packages("remotes")
remotes::install_github("petedodd/Hedtree", ref="master")

TODO list

  • parse.parmtable: tests, wider range of distributions - LHS
  • generation - more in vignette

Example

This is a basic example which shows you how to solve a common problem:

library(HEdtree)

License

License: CC BY 4.0