Skip to content
Prev 5115 / 7420 Next

Compute the distance between the trajectories of two animals with varying sampling intervals

I bet Sarah's right and adehabitatLT has something, but I also know that
the longitudinalData package can compute distances between two trajectories
including the frechet distance.

http://www.inside-r.org/packages/cran/longitudinalData/docs/pathFrechet

However, it does not deal with the timing problem. You will have to roll
your own method of aligning the trajectories in time.

On Wed, Jul 22, 2015 at 9:02 AM, Sarah Goslee <sarah.goslee at gmail.com>
wrote: