View source: R/expand_population.R
expand.population.to.general | R Documentation |
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
expand.population.to.general(jheem, population.to.expand)
jheem |
An object of |
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 |
expand.population.to.hiv.positive
, expand.population.to.hiv.negative
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.