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. fixed state transitions:
immunity decay rates:
probability of pre-erythrocytic infection:
probability of clinical infection:
probability of severe infection:
immunity reducing probability of detection:
immunity boost grace periods:
infectivity towards mosquitoes:
unique biting rate:
mortality parameters:
carrying capacity parameters:
initial state proportions:
initial immunity values:
incubation periods:
vector biology: species specific values are vectors
feeding cycle:
please set vector control strategies using
treatment parameters:
please set treatment parameters with the convenience functions in
RTS,S paramters:
please set RTS,S strategies with the convenience functions in
MDA and SMC parameters:
please set these parameters with the convenience functions in TBV parameters:
please set TBV parameters with the convenience functions in
rendering: All values are in timesteps and all ranges are inclusive
miscellaneous:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.