Special functions to calculate the degree of overlap and nonoverlap between trajectories

overlap(a, b)

Arguments

a

matrix object

b

matrix object

Value

A matrix object

Details

These functions are used by the pathInc() as defaults.

Note

The functions are provided here to assist the user in defining alternative measures of overlap / nonoverlap.

Author

Jacob van Etten