Description
Plot displays the estimation of the density of a 2d sample. The density itself is computed with kde2d in the package MASS.Usage
kde2dplot(x, y, grid = 100, ncol = 30, nlevels = 10, main = "kde2d")
Arguments
grid
size of the grid ( see kde2d )
ncol
the number of colors to use