Skip to content

Utilities for decision tree like models in health economics

License

Notifications You must be signed in to change notification settings

petedodd/HEdtree

Repository files navigation

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

About

Utilities for decision tree like models in health economics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published