Day 3: Sensitivity Analysis

Learning objectives

By the end of Day 3, participants should be able to:

  • Make your model code into an R function
  • Implement deterministic and probabilistic sensitivity analyses in R
  • Visualize and interpret sensitivity analysis results in R

Day 3 schedule

Time Material
10:00am-10:30am Review of Day 2 material
10:30am-11:00am Code walk-through: Deterministic sensitivity analysis with cSTM 3-state model
11:00am-12:00pm Code walk through: Probabilistic sensitivity analysis with cSTM 3-state model
12:00pm-12:30pm Lunch
12:30pm-2:00pm Hands-on exercise: Implement sensitivity analyses on cSTM with sick-sicker example
2:00pm-4:00pm Advanced topics - TBD

Materials

Download demo code

Download model function code

Exercise - Sensitivity analyses on the Markov Sick-Sicker model

Download Function

Download Dataset

Download Exercise