R/kernel_functions_sf.R
gaussian_kernel_scaled.Rd
Function implementing the scaled gaussian kernel.
gaussian_kernel_scaled(d, bw)
The distance from the event
The bandwidth used for the kernel
The estimated density
#This is an internal function, no example provided