dp.inputs.incidence.model | R Documentation |
Get the model used to estimate incidence in a Spectrum projection
dp.inputs.incidence.model(dp.raw, direction = "wide")
dp.raw |
DemProj module data in raw format, as returned by
|
direction |
Ignored; included for compatibility with similar functions. |
The incidence model name as a factor (see "Details" below for factor levels)
Spectrum can take HIV incidence from several different models as inputs:
Direct - manually entered incidence values by year
EPP - the Estimation and Projection Package
AEM - the AIDS Epidemic Model
CSAVR - the Case Surveillance and Vital Registration tool
Mortality - incidence calibrated to mortality data
ECDC - The European Centre for Disease Prevention and Control's HIV Modelling Tool
dp.inputs.incidence.model()
returns the name of the model used as a factor. Use
dp.inputs.incidence()
to get the incidence trend itself.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.