Computing the intensity of a 3d point pattern using kernel smoothing.

intensity3D(X, Y, Z, bw = NULL, psz = 25, kernel = "Square")

Arguments

X

X coordinate

Y

Y coordinate

Z

Z coordinate

bw

bandwidth

psz

pointsize used for discretization (large: fast, but not precise)

kernel

"Square" or "Uniform"

Value

3d Array