contact_rates<- | R Documentation |
Setter method for contact matrices, or contact rates directly, for urban and rural communities in the SEIRD_RU model. Matrices must be of type double. NOTE: if inputting matrices, you MUST assign fraction_rural first, and you must input full age demographics, i.e. you cannot only provide the fraction of the population that is rural!
contact_rates(object) <- value
object |
(SEIRD_RU model) |
value |
(list) list of contact matrices or contact rates. |
object of class SEIRD_RU with contact rates assigned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.