Description
Rank the points accordind to density of the region they fall in. Densities are computed
as Kernel Density estimates. The method and parameters are implemented in analogy to
grDevices::densCols
Usage
densRanks(x, y = NULL, nbin = 128, bandwidth)