Distance-sampling (<doi:10.1007/978-3-319-19219-2>) estimates density and abundance of survey targets (e.g., animals) when detection probability declines with distance. Distance-sampling is popular in ecology, especially when survey targets are observed from aerial platforms (e.g., airplane or drone), surface vessels (e.g., boat or truck), or along walking transects. Distance-sampling includes line-transect studies that measure observation distances as the closest approach of the sample route (transect) to the target (i.e., perpendicular off-transect distance), and point-transect studies that measure observation distances from stationary observers to the target (i.e., radial distance). The routines included here fit smooth (parametric) curves to histograms of observation distances and use those functions to compute effective sampling distances, density of targets in the surveyed area, and abundance of targets in a surrounding study area. Curve shapes include the half-normal, hazard rate, and negative exponential functions. Physical measurement units are required and used throughout to ensure density is reported correctly. The help files are extensive and have been vetted by multiple authors.
Version: | 4.0.3 |
Depends: | R (≥ 4.1.0), units |
Imports: | graphics, stats, utils, crayon, withr, tidyr, dplyr, progress, tibble, tidyselect |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-03-29 |
DOI: | 10.32614/CRAN.package.Rdistance |
Author: | Trent McDonald [cre, aut], Jason Carlisle [aut], Aidan McDonald [aut] (point transect methods), Ryan Nielson [ctb] (smoothed likelihood), Ben Augustine [ctb] (maximization method), James Griswald [ctb] (maximization method), Patrick McKann [ctb] (maximization method), Lacey Jeroue [ctb] (vignettes), Hoffman Abigail [ctb] (vignettes), Kleinsausser Michael [ctb] (vignettes), Joel Reynolds [ctb] (Gamma likelihood), Pham Quang [ctb] (Gamma likelihood), Earl Becker [ctb] (Gamma likelihood), Aaron Christ [ctb] (Gamma likelihood), Brook Russelland [ctb] (Gamma likelihood), Stefan Emmons [ctb] (Automated tests), Will McDonald [ctb] (Automated tests), Reid Olson [ctb] (Automated tests and bug fixes) |
Maintainer: | Trent McDonald <trent at mcdonalddatasciences.com> |
BugReports: | https://github.com/tmcd82070/Rdistance/issues |
License: | GPL-2 | GPL-3 [expanded from: GNU General Public License] |
URL: | https://github.com/tmcd82070/Rdistance/wiki |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | Rdistance results |
Reference manual: | Rdistance.pdf |
Package source: | Rdistance_4.0.3.tar.gz |
Windows binaries: | r-devel: Rdistance_4.0.3.zip, r-release: Rdistance_4.0.3.zip, r-oldrel: Rdistance_4.0.3.zip |
macOS binaries: | r-devel (arm64): Rdistance_4.0.3.tgz, r-release (arm64): Rdistance_4.0.3.tgz, r-oldrel (arm64): Rdistance_4.0.3.tgz, r-devel (x86_64): Rdistance_4.0.3.tgz, r-release (x86_64): Rdistance_4.0.3.tgz, r-oldrel (x86_64): Rdistance_4.0.3.tgz |
Old sources: | Rdistance archive |
Please use the canonical form https://CRAN.R-project.org/package=Rdistance to link to this page.