LoCoHverlap
(pronounced “Loke - Overlap”) is an R package to compare
animal range overlaps using Local Convex Hull (LoCoH) home range
estimators and Earth Mover’s Distance (EMD). It streamlines the
following workflow:
1. Fit LoCoH home ranges to sets of animal locations.
2. Convert fitted LoCoHs to utilization distributions (UD) estimated on
a raster.
3. Measure overlap using the continuous metric EMD.
A full description of this method and its use in animal ecology is currently in prep.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("bsmity13/LoCoHverlap")
This package is in the early stages of development and is not yet functional. The currently planned updates are:
This README will be updated as new functionality comes online or workflow is revised.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.