set_eip_mosquito_RM {MicroMoB} | R Documentation |
Set extrinsic incubation period for Ross-Macdonald mosquito model
Description
Change the extrinsic incubation period parameter eip
for some
set of times. The new values eip
should either be a scalar or a vector
of length equal to the length of times
.
Usage
set_eip_mosquito_RM(model, eip, times)
Arguments
model |
an object from make_MicroMoB |
eip |
new extrinsic incubation period values |
times |
vector of times to set the new values |
Value
no return value
[Package MicroMoB version 0.1.2 Index]