A Minimal Book Example
1
Prerequisites
2
Introduction
References
3
Decision Trees
3.1
Binary Trees
3.2
Sparcity
3.3
Dynamic Programming and Bellman Equations
3.3.1
Value and Policy Iteration
4
Discrete Event Simulation
4.1
(Priority) Queues and Stacks
4.1.1
Push and Pop
4.2
Scheduler
5
Health-realted Quality of Life
5.1
QALYs
5.2
DALYs
5.3
Combining Utilities
6
Markov Models
6.1
Standard Matrix Formulation
6.2
Simulation
6.2.1
References
Published with bookdown
Introduction to HTA in R
Chapter 3
Decision Trees
Introduction
3.1
Binary Trees
3.2
Sparcity
3.3
Dynamic Programming and Bellman Equations
3.3.1
Value and Policy Iteration