country_demog<- | R Documentation |
Setter method for demographic data for urban and rural communities in the SEIR model. If inputting demographic vectors, both vectors together must sum to 1.
country_demog(object) <- value
object |
(SEIRD_RU model) |
value |
(list) list of 2 sets of population fractions by age group, or a single value noting the fraction of the population that is rural. |
object of class SEIRD_RU with contact matrices assigned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.