i to any type)
for a multitype point pattern.
Ldot(X, i, ..., from)X from which distances are measured.
A character string (or something that will be converted to a
character string).
Defaults to the first level of marks(X).
Kdot.
i."fv", see fv.object,
which can be plotted directly using plot.fv.Essentially a data frame containing columnstogether with columns named
"border", "bord.modif",
"iso" and/or "trans",
according to the selected edge corrections. These columns contain
estimates of the function $Li.$
obtained by the edge corrections named.
i to points of any type.
See Kdot for information
about $Ki.(r)$. The command Ldot first calls
Kdot to compute the estimate of the i-to-any
$K$-function, and then applies the square root transformation.
For a marked Poisson point process, the theoretical value of the L-function is $Li.(r) = r$. The square root also has the effect of stabilising the variance of the estimator, so that $Li.$ is more appropriate for use in simulation envelopes and hypothesis tests.
Kdot,
Lcross,
Lest
data(amacrine)
L <- Ldot(amacrine, "off")
plot(L)
Run the code above in your browser using DataLab