country_demog-set: Setter method for demographic data for urban and rural...

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.

Description

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.

Usage

country_demog(object) <- value

Arguments

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.

Value

object of class SEIRD_RU with contact matrices assigned.


Como-DTC-Collaboration/como-models documentation built on May 22, 2022, 9:33 a.m.