Description Usage Arguments Value
View source: R/calc_summaries_funcs.R
calculate the incidence over time for each country
1  | calc_incidence_time_series(res, X, labels)
 | 
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  | 
a list containing a matrix with n_countries rows. Each row contains the incidence over time for that country.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.