Skip to content
Prev 1902 / 29559 Next

help on Polygon(sp)?

Hi,
The problem is not in Kenv.label() but in rlabel(), which is called from
Kenv.label and that has versions in Splancs and Spatstat. So, if you
loaded Spatstat after Splancs, then you will be using the 'wrong' (non-
Splancs) version. My advice is to load Splancs only and do the analysis.

I think you could use Spatstat as well to get the envelopes of the K-
function (using envelope() ) but it might require a few more lines of
code.

Best,

Virgilio

P.S: Is it wise to use variable names with underscore in it?