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

View source: R/expand_population.R

expand.population.to.generalR Documentation

Shoehorn a given population array into an array of the dimensions shared by both the HIV-negative and HIV-positive model populations

Description

Returns an array with dimensions and dimnames shared by both the HIV-negative and HIV-positive populations, such that every element in the returned array is drawn from the population.to.expand array

Usage

expand.population.to.general(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 and of the dimnames of the HIV-positive population

See Also

expand.population.to.hiv.positive, expand.population.to.hiv.negative


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