intensity3D: Intensity of a 3d Dataset or a Model
Description
Computing the intensity of a 3d point pattern using kernel smoothing.
Usage
intensity3D(X, Y, Z, bw = NULL, psz = 25, kernel = "Square")
Arguments
psz
pointsize used for discretization (large: fast, but not precise)