Details on models implemented in idmodelr
.
model_details
A data frame with 22 rows and 14 variables.
Name of the model function.
Name of the model family (i.e. SIR)
Discrete or continuous time
Deterministic or stochastic
Does this model included a recovered population (yes/no).
Does this model included an exposed population (yes/no).
Does this model included a treated population (yes/no).
Does this model included a post infection susceptible population (yes/no).
Is this model risk stratified (yes/no).
Does this model contain non-exponential rates (yes/no).
Does this model contain simple (i.e. births = deaths) demographics (yes/no).
Does this model include vaccination (yes/no).
Which diseases (if any) can this model be used for.
What language is this model written in (i.e. R, C etc.).
A list of parameters required by the model