pointpats.dtot

pointpats.dtot(coord, points)[source]

Sum of Euclidean distances between event points and a selected point.

Parameters
coordarraylike

(x,y) coordinates of a point.

pointsarraylike

(n,2), (x,y) coordinates of a series of event points.

Returns
dfloat

sum of Euclidean distances.