get.hiv.positive.transition.array.skeleton: Create a skeleton transition array for the HIV-positive...

View source: R/transitions.R

get.hiv.positive.transition.array.skeletonR Documentation

Create a skeleton transition array for the HIV-positive population

Description

Create a skeleton transition array for the HIV-positive population

Usage

get.hiv.positive.transition.array.skeleton(
  jheem,
  transition.dimension,
  value = 0
)

Arguments

jheem

An object of jheem-class

transition.dimension

The name of the dimension for which this is a transition array. Must be one of age, race, subpopulation, sex, risk, continuum, cd4, hiv.subset

value

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


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