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

View source: R/expand_population.R

expand.population.to.hiv.negativeR Documentation

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

Description

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

Usage

expand.population.to.hiv.negative(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-negative population

See Also

expand.population.to.hiv.positive


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