The code, sample data, and slides for one-day Quantitative Ecology Workshop at Iowa State University on March 12 2026.
During this workshop, I will introduce hierarchical models in wildlife ecology. We’ll start with a brief outline of theory, then work through examples and code together using three broad model types that all account for imperfect detection and are useful in wildlife ecology:
- Occupancy models
- Mark-recapture models
- N-mixture models
Scripts:
01_install_quantEcol_packages.R02_creating_detection_histories.R03_occupancy.R04_mark-recapture.R05_N-mixture.R
Data:
single_detection_history.csvsingle_effort.csvsingle observers.csvsingle_site_cov.csvdynamic_detection_history.csvdynamic_effort.csvdynamic_site_cov.csvnmixture_counts.csv
Want to dive deeper? The contents for occupancy and mark-recapture models are based on more in-depth material that I cover in other repositories and tutorials:
- Occupancy models: https://github.com/jamesepaterson/occupancyworkshop
- Mark-recapture models: https://github.com/jamesepaterson/markrecaptureworkshop
- My blog of tutorials: https://jamesepaterson.weebly.com/blog