Migration and Range Change Analysis in R
A collection of functions for performing a migration and range change analysis (MRSA) as described in by Gurarie et al. (2017). The key features are estimation of precise times, distances, and locations of a one or two step range shift in movement data. package
Some key functions for using marcher
are:
estimate_shift
Estimate a range shift process.
simulate_shift
Simulate a range shift process.
plot.shiftfit
Visualize a range shift process.
test_rangeshift
Test whether a range shift occurred.
test_return
Test whether a migration was a return migration.
test_stopover
Test whether a stopover occurred during a migration.
Several simulated datasets are in the SimulatedTracks
data object.
One roe deer (Capreolus capreolus) track is in the Michela
object.
See the respective help files and vignette("marcher")
for more details and examples.
Gurarie, E., F. Cagnacci, W. Peters, C. Fleming, J. Calabrese, T. Mueller and W. Fagan (2017) A framework for modeling range shifts and migrations: asking whether, whither, when, and will it return. Journal of Animal Ecology. DOI: 10.1111/1365-2656.12674
Useful links:
Maintainer : Eliezer Gurarie egurarie@umd.edu
Authors:
Useful links