Updates a LandsepiParams with the initial probability for the first host
(whose index is 0) to be infectious (i.e. state I) at the beginning of the simulation.
Usage
setInoculum(params, val = 5e-04)
Value
a LandsepiParams object
Arguments
params
a LandsepiParams object.
val
a numeric value (default = 5e-4). Must be between 0 and 1.