A list with calibration targets for the Sick-Sicker model

SickSicker_targets

Format

A list with three calibration targets:

Surv

Survival target. A data frame with 3 rows and 8 variables:

  • Time: Time in years

  • Num: Number of people alive

  • Pop: Population at risk

  • value: Target value

  • se: Standard error

  • lb: 95% CI lower bound

  • ub: 95% CI lower bound

Prev

Prevalence target. A data frame with 3 rows and 8 variables:

  • Time: Time in years

  • Num: Number of sick people (either Sick or Sicker)

  • Pop: Population at risk

  • value: Target value

  • se: Standard error

  • lb: 95% CI lower bound

  • ub: 95% CI lower bound

PropSicker

Proportion of Sicker people target. A data frame with 3 rows and 8 variables:

  • Time: Time in years

  • Num: Number of sick people in the Sicker state

  • Pop: Population of sick people (either Sick or Sicker)

  • value: Target value

  • se: Standard error

  • lb: 95% CI lower bound

  • ub: 95% CI lower bound