| spatgraphs-rsig_graph {spatgraphs} | R Documentation |
Compute the adjacency matrix for point pattern X using the relation
x~y <==> ||x-y||<d(x)+d(y)
where d(x) is the distance to the nearest neighbour of x.
pp |
Point pattern with (at least) members x,y,n |
| Date: | 2007-03-01 |
| License: | GPL v2 or later |