Computing the intensity of a 3d point pattern using kernel smoothing.
intensity3D(X, Y, Z, bw = NULL, psz = 25, kernel = "Square")
X coordinate
Y coordinate
Z coordinate
bandwidth
pointsize used for discretization (large: fast, but not precise)
"Square" or "Uniform"
3d Array