Home range analysis plugin for QGIS

This plugin provides a GUI to R functions for home range estimation contained in the adehabitat package.

Therefore, there is no need to be either a programmer or an R expert to take benefit of R speed and accuracy in location data elaboration.

Installation

Make sure that all plugin dependencies are satisfied: see INSTALL file for details.
Then,

  1. search HomeRange_plugin in Plugin Installer plugin list (enable 3rd party repositories, that include Faunalia repository)
  2. load it via QGIS Plugin Manager...
...and start!

Usage

Home range estimation is run on animal point locations, obtained from homing-in, triangulation, sightings, or any technique capable to generate point locations.
Play with the AniMov sample dataset to get used to the different estimators: MCP (minimum convex polygon) and different kernels (fixed h, LSCV, adjusted h).
All estimators require at least 5 relocations for each subset (i.e. each animal, or animal within a particular timespan...) to be run, otherwise R error is raised.

Examples

That's all!

Bugs

-- to be completed --

FAQ

-- to be completed --

Web page

Page on QGIS wiki

Credits

adehabitat: Analysis of habitat selection by animals
by Clement Calenge, contributions from Mathieu Basille, Stephane Dray and Scott Fortmann-Roe (CRAN package index)
The AniMove Project
AniMove home page, hosted at Faunalia