get_parameters | R Documentation |
get_parameters creates a named list of parameters for use in the model. These parameters are passed to process functions. These parameters are explained in "The US President's Malaria Initiative, Plasmodium falciparum transmission and mortality: A modelling study."
get_parameters(overrides = list())
overrides |
a named list of parameter values to use instead of defaults The parameters are defined below. initial state proportions:
human fixed state transitions:
human demography parameters:
initial immunity values:
immunity decay rates:
immunity boost grace periods:
maternal immunity parameters:
unique biting rate:
probability of pre-erythrocytic infection:
probability of detection by light-microscopy when asymptomatic:
probability of clinical infection:
probability of severe infection:
infectivity towards mosquitoes:
mosquito fixed state transitions (including mortality):
vector biology:
species specific values are vectors
please set species parameters using the convenience function
seasonality and carrying capacity parameters:
please set flexible carrying capacity using the convenience function
parasite incubation periods:
treatment parameters:
please set treatment parameters with the convenience functions
MDA, SMC and PMC parameters:
please set these parameters with the convenience functions
bednet, irs and mosquito feeding cycle parameters:
please set vector control strategies using
PEV parameters:
please set vaccine strategies with the convenience functions
TBV parameters:
please set TBV parameters with the convenience functions in
Antimalarial resistance parameters:
please set antimalarial resistance parameters with the convenience functions in
rendering: All values are in timesteps and all ranges are inclusive. Please set rendered age groups using the convenience function
mixing:
miscellaneous:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.