expand.population.to.hiv.positive: Shoehorn a given population array into an array of the...

View source: R/expand_population.R

expand.population.to.hiv.positiveR Documentation

Shoehorn a given population array into an array of the dimensions needed for the HIV-positive model population

Description

Returns an array with dimensions and dimnames matching the HIV positive population, such that every element in the returned array is drawn from the population.to.expand array

Usage

expand.population.to.hiv.positive(jheem, population.to.expand)

Arguments

jheem

An object of jheem-class

population.to.expand

An array representing the population to expand. dimnames(population.to.expand) must be a subset of the dimnames of the HIV-positive population

See Also

expand.population.to.hiv.negative


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