View source: R/population_growth.R
set.immigration.proportions | R Documentation |
Sets the proportions according to which new births are distributed across the population assuming no maternal-fetal transmission of HIV
set.immigration.proportions( jheem, use.population.proportions, hiv.negative.proportions = NULL, hiv.positive.proportions = NULL, time = -Inf )
jheem |
An object of |
time |
The time at which these proportions apply, if time-varying |
proportions |
An array of birth proportions, typically created by calling |
Other functions to specify birth proportions:
set.birth.proportions.hiv.negative()
,
set.birth.proportions.hiv.positive()
,
set.birth.proportions.no.maternal.transmission()
Other functions to specify births in the population:
create.birth.proportions.from.population()
,
create.birth.proportions.hiv.negative()
,
create.birth.proportions.hiv.positive.to.negative()
,
create.birth.proportions.hiv.positive.to.positive()
,
get.birth.proportions.to.hiv.negative.skeleton()
,
set.birth.proportions.hiv.negative()
,
set.birth.proportions.hiv.positive()
,
set.birth.proportions.no.maternal.transmission()
,
set.fertility.hiv.negative()
,
set.fertility.hiv.positive()
,
set.fertility()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.