set.track.overall.mortality | R Documentation |
Set whether the JHEEM should track general mortality
set.track.overall.mortality( jheem, track.hiv.positive, track.hiv.negative, dimensions.overall.hiv.positive.mortality = c("age", "race", "subpopulation", "sex", "risk", "continuum", "cd4", "hiv.subset"), dimensions.overall.hiv.negative.mortality = c("age", "race", "subpopulation", "sex", "risk", "non.hiv.subset") )
jheem |
An object of |
track.hiv.positive, track.hiv.negative |
Boolean indicators for whether or not whether or not to track overall mortality for HIV-positive and HIV-negative |
dimensions.overall.hiv.positive.mortality |
The names of dimensions to keep when tracking hiv-positive mortality. Must be a subset of <'age','race','subpopulation','sex','risk','continuum','cd4','hiv.subset'> |
dimensions.overall.hiv.negative.mortality |
The names of dimensions to keep when tracking HIV-negative mortality. Must be a subset of <'age','race','subpopulation','sex','risk','non.hiv.subset'> |
Overall mortality, for HIV-positive, is the sum of HIV-specific mortality and non-HIV mortality
Other function to set up JHEEM mortality:
set.track.hiv.specific.mortality()
,
set.track.mortality()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.