get_population_rate: Get population rate based on an age-specific input

Description Arguments

View source: R/get-vaccination-rates.R

Description

determine the Australian population level rate for age-specific rates

Arguments

age_rate

a vector of length 10 with vaccination levels for age groups: 0-10, 11-20, ..., 81-90, and 90+. Can be unnamed or named for clarity, eg: c("0-10" = 0, "11-20" = 0.1, "21-30" = 0.2, "31-40" = 0.2, "41-50" = 0.2, "51-60" = 0.2, "61-70" = 0.2, "71-80" = 0.2, "81-90" = 0.2, "91-100" = 0.2)


grattan/covidReff documentation built on Dec. 20, 2021, 12:51 p.m.