Supporting R code for manuscript: Heuristics for sustainable harvest of wildlife in stochastic social-ecological systems (Elizabeth Law, Bram van Moorter, John D. C. Linnell, Erlend B. Nilsen).
This is an implementation of a Management Strategy Evaluation (MSE) to examine trade-offs of using different harvest strategies in a terrestrial wildlife management scenario. This is a simplified model, aimed at developing heuristics for selection of harvest strategies and quota parameters.
Part 1 harvest_simulation
File directory:
1. Harvest_analysis_simulate.Rmd - conducts the simulation, and provides a file of results. (view in browser with .html version)
1. R/ folder:
1. the model functions (R/USEME_model_functions.R) (sourced)
1. data/ folder
1. the scenarios (data/harvest_analysis_scenarios.csv)
1. the static parameters (data/harvest_analysis_static.csv)
1. the variable parameters (data/harvest_analysis_variable.csv)
1. results/ folder
1. the full simulation results (results_20200525.RDS)
1. MIT license details
1. This readme document.
sessionInfo is provided at the end of each .rmd script.
Part 2 harvest_analysis can be found at https://osf.io/cgwa6/