Calculates an estimate of the cross-type L-function for a multitype point pattern.
L.cross.3D(
X,
Y,
Z,
X2,
Y2,
Z2,
psz = 25,
width = 1,
intensity = NULL,
intensity2 = NULL,
parallel = FALSE,
verbose = FALSE
)
X coordinate of first observed point pattern in microns.
Y coordinate
Z coordinate
X coordinate of second observed point pattern
Y coordinate
Z coordinate
pointsize used for discretization. Smaller values are more precise, but need more computation time.
maximum distance
intensity of first pattern. Only if $$\lambda(s)!=\lambda$$.
intensity of second pattern
Logical. Can we use parallel computing?
Plot verbose information
a list of breaks and counts.