drmr
: A Bayesian approach to Dynamic Range Models in R
Available at lcgodoy.me/slides/2025-ld/
2025-10-22
Critical Challenge: Predicting species’ responses to global environmental change is vital for conservation and management.
Usual Tool: Species Distribution Models (SDMs) have been the workhorse, correlating occurrences with environmental variables.
Limitations of SDMs:
drmr
packageWhat is it?: An open-source R
package for fitting (and forecasting) Dynamic Range Models in a Bayesian framework.
Key Features:
Stan
via cmdstanr
for efficient fitting (Gabry et al. 2024).We compared a DRM fit with the drmr
package to a traditional SDM using data for: Summer flounder (Paralichthys dentatus) and Red-bellied woodpecker (Melanerpes carolinus).
Out-of-sample predictions:
Summary: The drmr
substantially lowers the barrier for ecologists to use the DRM in their applications.
Impact: A user-friendly tool which enables:
Availability: drmr
is open-source and will be available on GitHub once the review process is over.