Description Usage Arguments Value Examples
Samp_dis Generate a random draw from the distribution specified for the latent period.
| 1 | Samp_dis(kern_model, ru, alpha1, alpha2)
 | 
| kern_model | A given integer characterising the type of distribution for the kernel for both short and long range interaction. 
 | 
| alpha1 | Dispersal scale parameter for the local spread kernel. | 
| alpha2 | Dispersal scale parameter for the long range interaction. | 
| ru. | The proportion of not infected hosts in the cell containing the osurce. | 
It returns a random distance the inoculum will travel to.
| 1 | Samp_dis (1,0.5, 0.2, 0.3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.