get.transition.array.skeleton | R Documentation |
Create a skeleton transition array with arbitrary dimensions
get.transition.array.skeleton( jheem, transition.dimension, value = 0, age = F, race = F, subpopulation = F, sex = F, risk = F, non.hiv.subset = F, continuum = F, cd4 = F, hiv.subset = F )
jheem |
An object of |
transition.dimension |
The name of the dimension for which this is a transition array. |
value |
The value to fill the array with. If value=='sequential', the array will be population with numbers 1:<size of the array> |
age, race, subpopulation, sex, risk, non.hiv.subset, continuum, cd4, hiv.subset |
Whether to include these dimensions in the skeleton array |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.