densRanks: densRanks

densRanksR Documentation

densRanks

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)

Arguments

x

x-coordinate

y

y-coordinate

nbin

number of bins

bandwidth

bandwidth

Author(s)

Fabian Mueller (RnBeads)


demuellae/muRtools documentation built on Sept. 8, 2023, 4:32 p.m.