calc_incidence_vaccinated_peak_times_attack_rates_deaths: calculate the incidence, number of vaccinated individuals,...

Description Usage Arguments Value

View source: R/calc_summaries_funcs.R

Description

calculate the incidence, number of vaccinated individuals, peak times, attack rates and deaths by country

Usage

1

Arguments

res

output of main_simulation

X

the vector of population sizes in each location/age/risk group

labels

data frame outputted by setup_inputs containing the location/ age/risk group for each row in res

Value

a list with four entries. incidence: the incidence over time for each country vaccinated: the number of vaccinated individuals over time for each country peakTimes: numeric vector of length n_countries: the peak time for each country country_attack_rate: numeric vector of length n_countries: the attack rate for each country


jameshay218/vaxedemic documentation built on Jan. 30, 2020, 2:58 a.m.