R/data_calibration_targets.R
SickSicker_targets.Rd
A list with calibration targets for the Sick-Sicker model
SickSicker_targets
A list with three calibration targets:
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
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
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