Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

homerange

Calculate a range distribution estimate


Description

This function estimates the range distribution from telemetry data and a continuous-time movement model.

Usage

homerange(data,CTMM,method="AKDE",...)

Arguments

data

2D timeseries telemetry data represented as a telemetry object.

CTMM

A ctmm movement model from the output of ctmm.fit.

method

Which range distribution method to use. For now only "AKDE" is supported.

...

Arguments passed to the method call.

Details

Please consult akde for further details.

Value

Returns a UD object.

Author(s)

C. H. Fleming.

See Also


ctmm

Continuous-Time Movement Modeling

v0.6.0
GPL-3
Authors
Christen H. Fleming [aut, cre], Justin M. Calabrese [aut], Xianghui Dong [ctb], Kevin Winner [ctb], Guillaume Péron [ctb], Michael J. Noonan [ctb], Bart Kranstauber [ctb], Eliezer Gurarie [ctb], Kamran Safi [ctb], Paul C. Cross [dtc], Thomas Mueller [dtc], Rogério C. de Paula [dtc], Thomas Akre [dtc], Jonathan Drescher-Lehman [dtc], Autumn-Lynn Harrison [dtc], Ronaldo G. Morato [dtc]
Initial release
2021-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.