get.general.population.skeleton: Get a skeleton for the population characteristics shared by...

View source: R/population_skeletons.R

get.general.population.skeletonR Documentation

Get a skeleton for the population characteristics shared by both HIV-negative and HIV-positive

Description

Gets an array, with all values set to value, with dimensions and names corresponding to the shared elements of both HIV-positive and HIV-negative populations (age, race, subpopulation, sex*risk) for the specified JHEEM model

Usage

get.general.population.skeleton(jheem, value = 0)

Arguments

jheem

An object of jheem-class

value

The value to fill the array with. If value=='sequential', the array will be population with numbers 1:<size of the array>

See Also

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

Other functions to build population array skeletons: get.contact.array.skeleton(), get.hiv.negative.population.skeleton(), get.hiv.positive.population.skeleton(), get.population.skeleton()


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