Great, thanks so much for taking the time to answer this Adrian! And for
the book link!
On Wed, Jul 27, 2016 at 3:25 AM Adrian Baddeley <
adrian.baddeley at curtin.edu.au> wrote:
Using `kest` to estimate a ripley's K for a country.
This is a question about the 'spatstat' package.
The function name is 'Kest'.
The authors of the package suggest isotropic is best when
computationally tractable for
irregular shapes, but I noticed in Ripley (1988) that this correction is
only "unbiased provided E is convex", where E is the boundaries of
With that said, the picture in Ripley (1988) illustrating this
is NOT convex (it's a kidney shape).
So the statement above applies to this window.
I know this isn't quite an "r-implementation" question, but: anyone
isotropic correction is unbiased for an odd shape like a country-outline
(in this case Sweden)? Or should i use the `border` correction?
Use the isotropic correction.
Adrian Baddeley