Skip to content
Prev 15427 / 29559 Next

Closest point in R

As far as I can see there is nothing off the peg in "spatstat" to do
this, but I think it is not too hard to build a function that will do what
you want using existing tools.  One needs to delve into the code
of existing functions and pick out some relevant bits in order to put
such a function together however.

I will try to build that function for you tomorrow.  Unless Adrian
tells me that there *is* an off the peg procedure (that I have
overlooked).

     cheers,

         Rolf Turner
On 22/06/12 06:15, Ted Rosenbaum wrote: