set.tracked.transition.hiv.negative | R Documentation |
Specify an HIV-negative transition to track
set.tracked.transition.hiv.negative( jheem, name, transition.dimension, from, to, keep.dimensions = c("age", "race", "subpopulation", "sex", "risk", "non.hiv.subset"), age = NULL, race = NULL, subpopulation = NULL, sex = NULL, risk = NULL, non.hiv.subset = NULL )
jheem |
An object of |
name |
The name by which to refer to this tracked transition |
transition.dimension |
The dimension to which this transition applies |
from, to |
The names of the to and from states within the transition dimension that define the transition |
keep.dimensions |
Which dimensions to keep in the tracked array (non-keep dimensions are marginalized out) |
age, race, subpopulation, sex, risk, non.hiv.subset, cd4, continuum, hiv.subset |
The subset of the given dimensions for which to track transitions. If null, tracks the transitions across all values of the dimension |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.