set.immigration.proportions: Sets the proportions according to which new births are...

View source: R/population_growth.R

set.immigration.proportionsR Documentation

Sets the proportions according to which new births are distributed across the population assuming no maternal-fetal transmission of HIV

Description

Sets the proportions according to which new births are distributed across the population assuming no maternal-fetal transmission of HIV

Usage

set.immigration.proportions(
  jheem,
  use.population.proportions,
  hiv.negative.proportions = NULL,
  hiv.positive.proportions = NULL,
  time = -Inf
)

Arguments

jheem

An object of jheem-class

time

The time at which these proportions apply, if time-varying

proportions

An array of birth proportions, typically created by calling create.birth.proportions.hiv.negative. Assumed to be the birth proportions for both HIV-negative and HIV-positive parents

See Also

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()


tfojo1/jheem documentation built on Oct. 7, 2022, 1:24 p.m.