Skip to contents

A dataset specifying the target populations for coverage prediction, generated by constructing a target grid with create_target() and validating it against the simulated fit fit_sim with canonicalize_target(), for the chosen locations, cohorts, and ages to target. Includes locations which were not present in the original simulated observations, namely the State and County levels.

Format

A [data.table()] with 1008 rows and 7 columns:

  • obs_c_id, a number, the target observation/combination ID (primary key)

  • loc_id, a string, the location ID

  • age, a number, the age

  • cohort, a number, the birth cohort

  • dose, a number, the vaccine dose (1 or 2)

  • weight, a number, the weight of the prediction component (always 1)

  • loc_c_id, a number, the compiled location ID