Infection probability based on Ponciano and Capistran 2011.
Usage
lambda_t(theta, tau, b, E)
Arguments
- theta
disease dispersion parameter
- tau
disease dispersion parameter
- b
number of infections caused by one LIZ
- E
Number of spores in the environment
Examples
lambda_t(10, 10, 0.001, 1)
#> [1] 0.0009994502