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

View source: R/population_growth.R

set.general.mortalityR Documentation

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

Description

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

Usage

set.general.mortality(jheem, mortality, time = -Inf)

Arguments

jheem

An object of jheem-class

mortality

An array of mortality 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 mortality rates apply, if time-varying

See Also

set.general.mortality.hiv.negative, set.general.mortality.hiv.positive


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