REM Density Estimation Using Delta Method for Large Mammals in Golestan National Park, Iran (R Script)
收藏Figshare2025-07-25 更新2026-04-08 收录
下载链接:
https://figshare.com/articles/dataset/REM_Density_Estimation_Using_Delta_Method_for_Large_Mammals_in_Golestan_National_Park_Iran_R_Script_/29645489/1
下载链接
链接失效反馈官方服务:
资源简介:
This R script implements the Random Encounter Model (REM) combined with the delta method to estimate the population density and associated uncertainty (standard deviation and variance) of three large mammal species — <b>red deer (Cervus elaphus)</b>, <b>roe deer (Capreolus capreolus)</b>, and <b>wild boar (Sus scrofa)</b> — in Golestan National Park, Iran. The method integrates field data (camera trap detections, animal movement speed, detection parameters) with statistical error propagation to produce robust density estimates across different years (2011 and 2023).The script includes:A custom function <code>REM_density()</code> for density estimation and variance calculation via the delta method.Species-specific input data for red deer, roe deer, and wild boar.Output printing of density, standard deviation, and variance per species and year.This code supports transparent and reproducible wildlife monitoring, suitable for conservation research and management programs using camera trap data.<b>Usage Notes:</b><br>Requires R and the <code>emdbook</code> package. Results are printed directly to the console. Custom inputs can be added by modifying the <code>species_data</code> list.
提供机构:
Khaleghi Hamidi, Amirhossein; Ghasempouri, Seyed Mahmoud; Sepahvand, Pooriya; Hererro, Juan; Ghoddousi, Arash
创建时间:
2025-07-25



