View source: R/population_growth.R
set.aging | R Documentation |
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
set.aging(jheem, aging.rates, time = -Inf)
jheem |
An object of |
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 |
Other Functions to set aging rates:
get.aging.skeleton.hiv.negative()
,
get.aging.skeleton.hiv.positive()
,
set.aging.hiv.negative()
,
set.aging.hiv.positive()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.