ASF local spread transmission probabilities
local_spread_probabilities_ASF.Rd
Look-up table with daily probabilities of a susceptible holding becoming infected with African swine fever through local spread, based on distance from an infectious holding. Given as four distinct distance bands with positive probabilities (indicating potential transmission) for distances up to 2 km, and a band with probability 0 for distances >= 2 km. Local spread is deemed to include, for example, transmission via rodents and insects, unregistered animal movements, and sharing of equipment and tools.
Reference: Halasa, T. et al. (2016). Simulating the epidemiological and economic effects of an African swine fever epidemic in industrialized swine populations. Veterinary Microbiology, 193, 7-16. https://doi.org/10.1016/j.vetmic.2016.08.004
Format
A data frame (tibble) with 5 rows and 3 columns:
- lower_boundary
Lower boundary of each distance band (inclusive), in meters.
- upper_boundary
Upper boundary of each distance band (exclusive), in meters.
- probability
Daily probability of infection through local spread, given a distance from an infectious holding between
lower_boundary
andupper_boundary
.
Source
Halasa, T. et al. (2016). Simulating the epidemiological and economic effects of an African swine fever epidemic in industrialized swine populations. Veterinary Microbiology, 193, 7-16. https://doi.org/10.1016/j.vetmic.2016.08.004
See also
Other example data files and structures:
example_admin_areas
,
example_holding_data
,
example_holding_data.csv
,
example_movement_data
,
example_movement_data.csv