Calculate a range distribution estimate
This function estimates the range distribution from telemetry
data and a continuous-time movement model.
homerange(data,CTMM,method="AKDE",...)
data |
2D timeseries telemetry data represented as a |
CTMM |
A |
method |
Which range distribution method to use. For now only "AKDE" is supported. |
... |
Arguments passed to the method call. |
Please consult akde
for further details.
Returns a UD
object.
C. H. Fleming.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.