spatgraphs-rsig_graph {spatgraphs}R Documentation

rsig_graph

Description

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.

Arguments

pp Point pattern with (at least) members x,y,n

Details

Date: 2007-03-01
License: GPL v2 or later


[Package spatgraphs version 0.2 Index]