You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the "simplest" measure of trajectory complexity and is define as d = D / L, where D is the straight-line distance between the start and end of the path and L is the length of the path.
References:
trajr: An R package for characterisation of animal trajectories
Batschelet, E. (1981). Circular statistics in biology.
The text was updated successfully, but these errors were encountered:
This is the "simplest" measure of trajectory complexity and is define as
d = D / L
, whereD
is the straight-line distance between the start and end of the path andL
is the length of the path.References:
The text was updated successfully, but these errors were encountered: