Skip to content

Modification of the individual-based stochastic lion simulation model SimSimba to include a SEI disease component.

License

Notifications You must be signed in to change notification settings

mkosmala/SimSimbaDisease

Repository files navigation

SimSimbaDisease

Modification of the individual-based stochastic lion simulation model SimSimba to include a SEI disease component.

This code was used for the modeling effort described in the paper: Kosmala, M., P. Miller, S. Ferreira, P. Funston, D. Keet, C. Packer. Estimating wildlife disease dynamics in complex systems using an Approximate Bayesian Computation framework. Ecological Applications.

The code consists of:

(1) the SimSimba-disease model, written in C++ and compilable on any Unix/linux-based machine; a Makefile is included

(2) an example parameters file (text format) that is read by the SimSimba-disease model and contains all lion demographic and disease parameters

(3) an example .simba file (text format) used in Kosmala et al "Estimating wildlife disease dynamics in complex systems using an Approximate Bayesian Computation framework", which contains information about the landscape structure and lion population structure. In this particular file, the population is at carrying capacity.

(4) an R file called process-data.R, which performs the ABC algorithm steps described in the paper.

(5) an R file called cross-validation.R, which performs the cross-validation described in the supplement to the paper.

About

Modification of the individual-based stochastic lion simulation model SimSimba to include a SEI disease component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages