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

View source: R/population_growth.R

set.agingR Documentation

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

Description

Equivalent to calling set.aging.hiv.negative(jheem, aging.rates, time) and set.aging.hiv.positive(jheem, aging.rates, time). In general, aging rates can be approximated by the proportion of individuals in an age bracket who are in the last year of the age bracket

Usage

set.aging(jheem, aging.rates, time = -Inf)

Arguments

jheem

An object of jheem-class

time

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

aging

An array of aging 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

See Also

Other Functions to set aging rates: get.aging.skeleton.hiv.negative(), get.aging.skeleton.hiv.positive(), set.aging.hiv.negative(), set.aging.hiv.positive()


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