stratify.population: Substratify a population

View source: R/setup.R

stratify.populationR Documentation

Substratify a population

Description

Returns an array such that each cell in 'population' is multiplied by the array given by 'stratification' to yield an array of dim=c(dim(population), dim(stratification))

Usage

stratify.population(population, stratification)

Arguments

jheem

An object of jheem-class

value

The value to fill the array with

See Also

get.population.skeleton, get.hiv.negative.population.skeleton, get.hiv.positive.population.skeleton


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