Stochastic models for predicting feral cat eradication and costs on large islands.
This repository is a fork of FeralCatEradication by Kathryn Venning (kathryn.venning@flinders.edu.au) at Flinders University, Adelaide, Australia, in collaboration with/under supervision of Corey Bradshaw and Frédérik Saltré.
Kathryn R. W. Venning, Frédérik Saltré, Corey J. A. Bradshaw. 2021. Predicting targets and costs for feral-cat reduction on large islands using stochastic population models. Conservation Science and Practice. DOI: 10.1111/csp2.448
- No external data files are needed
- Requires library Plotly
- Run
matrixOperators.r
beforeFeralCatEradication.R
- Run
FeralCatEradication.R
L9-136, beforeSupplementary.R
docker build . --tag feral_cat
docker run --name feral_cat feral_cat make reports/predicting_targets_and_costs.pdf
docker cp feral_cat:/workdir/reports/predicting_targets_and_costs.pdf reports/
xdg-open reports/predicting_targets_and_costs.pdf