Skip to content

Spatially explicit, individual-based framework to model the spread of DFTD in Tasmania

Notifications You must be signed in to change notification settings

siskavera/tasmanian-devil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting the fate of the Tasmanian devil with a spatial epidemiological model

Spatially explicit, individual-based framework to model the spread of DFTD in Tasmania, implemented in Matlab.

Prerequisites

You will need to have Matlab installed on your computer to run the collection of scripts. A single simulation runs on Octave, but Sampler.m needs to be changed to accommodate for a difference in the random number generator command.

Pipeline

Running single simulation

MainFit.m runs simulation for 25 years, as used for fitting. MainLong.m runs simulation for 250 years, as used to investigate long-term behaviour. RunOne.m runs a single simulation for 25 years, using the best-fitting parameter sets.

MCMC parameter sweep

Sampler.m performs a sweep, outputting summary statistics into a text file.

Rerun best 200 parameters

RunLongTerms.m runs a subset of the best 200 parameters and stores detailed information in a binary m-file.

Authors

  • Veronika Siska - Technical work - siskavera
  • Andrea Manica - Supervisor
  • Bernhard Mehlig - Supervisor
  • Anders Eriksson - Supervisor

About

Spatially explicit, individual-based framework to model the spread of DFTD in Tasmania

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages