set.emigration: Sets emigration rates for both the HIV-negative and...

View source: R/population_growth.R

set.emigrationR Documentation

Sets emigration rates for both the HIV-negative and HIV-positive population

Description

Equivalent to calling set.emigration.hiv.negative(jheem, mortality, time) and set.emigration.hiv.positive(jheem, mortality, time)

Usage

set.emigration(jheem, emigration, time = -Inf)

Arguments

jheem

An object of jheem-class

emigration

An array of emigration rates, whose dimensions are a subset of the dimensions shared by both the HIV-negative and HIV-positive populations (age, race, subpopulation, sex, risk factor). ***Rates should be per person per year

time

The time at which these emigration rates apply, if time-varying

See Also

Other functions to specify emigration: set.emigration.hiv.negative(), set.emigration.hiv.positive()


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