Kernel Density Estimation

kde_2D(points, cellsize, bandwith, extent = NULL)

Arguments

points

an sf object containing points

cellsize

the cellsize of the output raster

bandwith

the search radius

extent

the extent window

Value